I've run afoul of this too, and would love to see a workable solution. On Oct 7, 1:21 pm, Dan Gentry <[email protected]> wrote: > As I deploy my application into production, I haven't found a good way > to migrate the groups of permissions I have defined and tested in > development. In fact, due to my poor typing and reviewing, I missed > one in production and caused a small amount of concern with the users > until I figured it out. > > It seems that I can't just dump and load the data from the test DB, > since the permissions may not have the same ID. Any hints from the > community on how I can automate this to reduce the chance for error?
-- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

