2015-10-14 23:13 GMT-03:00 술욱 :
> 2015-10-14 15:21 GMT-03:00 syl pingus :
> > Hello Norberto,
> >
> > In your first example, I think the name of your apps in the apps.py
> config
> > file conflicts with the core Django auth module and it could explains the
> > second exception you get.
>
> Yes. I
on of the following
tables using the migrate command it could be great : myauth_group -
myauth_user_permissions
Sylvain.
--
> From: nbe...@gmail.com
> Date: Wed, 14 Oct 2015 23:13:52 -0300
> Subject: Re: Django 1.8: subclass AbstractUser, App 'auth' doesn't have a
>
2015-10-14 15:21 GMT-03:00 syl pingus :
> Hello Norberto,
>
> In your first example, I think the name of your apps in the apps.py config
> file conflicts with the core Django auth module and it could explains the
> second exception you get.
Yes. I know, that's why I added label="myauth". The probl
t; >> in the database.
> >>
> >> What are my options? AFAIK 1.6 is deprecated for security reasons and
> >> I want to upgrade to 1.8.x.
> >>
> >> Thanks.
> >> Norberto
> >>
> >>
> >>
> >>
gt;> What are my options? AFAIK 1.6 is deprecated for security reasons and
>> I want to upgrade to 1.8.x.
>>
>> Thanks.
>> Norberto
>>
>>
>>
>> -- Forwarded message --
>> From: 술욱
>> Date: 2015-10-06 22:37 GMT-03:00
>
message --
> From: 술욱 >
> Date: 2015-10-06 22:37 GMT-03:00
> Subject: Django 1.8: subclass AbstractUser, App 'auth' doesn't have a
> 'myuser' model.
> To: 'Tom >
>
>
> Hello,
>
> I'm trying to upgrade an app from Django 1.
1.8.x.
Thanks.
Norberto
-- Forwarded message --
From: 술욱
Date: 2015-10-06 22:37 GMT-03:00
Subject: Django 1.8: subclass AbstractUser, App 'auth' doesn't have a
'myuser' model.
To: 'Tom
Hello,
I'm trying to upgrade an app from Django 1.6 to 1.8
Hello,
I'm trying to upgrade an app from Django 1.6 to 1.8 but I can't solve
a problem apparently related to a custom user model.
The project has an 'auth' app with its corresponding models.py and
apps.py. The snippet pasted bellow reproduces the problem which I
don't know how to fix.
Many TIA,
8 matches
Mail list logo