Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrating from 0.10 to 1.00 #21

Closed
danielsokolowski opened this issue Jan 12, 2011 · 2 comments
Closed

Migrating from 0.10 to 1.00 #21

danielsokolowski opened this issue Jan 12, 2011 · 2 comments

Comments

@danielsokolowski
Copy link

Hello Lukasz,

I attempted to upgrade from 0.10 to 1.00 but looks like the base model uses object_pk rather than object_id for starters.

Can you suggest how I can proceed ? What you would do in my situation? I do have over 1000+ object permission entries.

Thank you and keep up the good work.

@lukaszb
Copy link
Contributor

lukaszb commented Jan 12, 2011

Hi there, did you try using South migrations? They should solve your problem.

It's explained how to do that in the Changelog (https://github.com/lukaszb/django-guardian/blob/master/CHANGES#L54)

If this doesn't work, please provide some more details (used database, django version etc) so I can reproduce the problem and provide best solution I can think of.

@lukaszb
Copy link
Contributor

lukaszb commented Jan 15, 2011

Hey, I hope that migration tip helped. If not, please contact me via email or - even better - at mailing list (http://groups.google.com/group/django-guardian). This way if someone has similar problem, we'd keep a track of the issue you've encountered.

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants