On Wednesday, April 8, 2015 at 5:46:42 PM UTC+2, Markus Holtermann wrote:
>
>
> glad it works now. In that case you want to look at
> https://docs.djangoproject.com/en/1.8/ref/settings/#migration-modules
> and place the migrations somewhere in your project. Otherwise the
> migrations end up in
On Wednesday, April 8, 2015 at 4:56:43 PM UTC+2, Jochen Wersdoerfer wrote:
>
>
> There’s an initial migration for my custom user model in accounts.models,
> so the accounts_pixolususer table should have been created. The syncdb
> command breaks while adding a constraint to
Hi *,
I’m trying to upgrade to django 1.8, but running into some app-dependency
issues:
http://pastebin.com/uvKtBtNa
There’s an initial migration for my custom user model in accounts.models,
so the accounts_pixolususer table should have been created. The syncdb
command breaks while adding a cons
3 matches
Mail list logo