Re: Is 1.7 RC1 supposed to support migrations changing user model? Not sure whether to report error as bug!

2014-07-09 Thread Michael Manfre
Report it. Migrations is a new feature and it is better to report any encountered issues now before it is released. Regards, Michael Manfre On Wednesday, July 9, 2014 3:10:26 AM UTC-4, graeme wrote: > > Having read through the comments on this bug: > >

Is 1.7 RC1 supposed to support migrations changing user model? Not sure whether to report error as bug!

2014-07-09 Thread graeme
Having read through the comments on this bug: https://code.djangoproject.com/ticket/22563 I can see that migrations were not originally intended to support changing AUTH_USER_MODEL after the initial migration. However I am confused about whether it now should. The later comments and the