i have it defined in another app, but i've gotten it attached below On Thu, Jul 30, 2020 at 11:50 AM 'Amitesh Sahay' via Django users < [email protected]> wrote:
> Where is your "CustomUser" defined? D you think it could be > > user = models.OneToOneField(User, ..) > > Regards, > Amitesh > > > On Thursday, 30 July, 2020, 03:59:59 pm IST, ola neat < > [email protected]> wrote: > > > good day fellaz, i'm working on extending my user model to enable user > create a profile but i'm getting an error i dont seem to understand, below > are my code and err msg > thnks > > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/django-users/CAHLKn7303fjWtwatCifjxdDp78a1LfT7kW-4W1GPOboWNys6JA%40mail.gmail.com > <https://groups.google.com/d/msgid/django-users/CAHLKn7303fjWtwatCifjxdDp78a1LfT7kW-4W1GPOboWNys6JA%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/django-users/619227809.7734742.1596106206524%40mail.yahoo.com > <https://groups.google.com/d/msgid/django-users/619227809.7734742.1596106206524%40mail.yahoo.com?utm_medium=email&utm_source=footer> > . > -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAHLKn71_usoX4jZf%2BjE%3Dqa%2BSNh7OVdifZHAt7R_y9wpBfspqZg%40mail.gmail.com.

