Thursday, July 30, 2020

Re: help on extending user model using django rest_framework

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 <django-users@googlegroups.com> 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 <tosinayoola0@gmail.com> 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 django-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAHLKn7303fjWtwatCifjxdDp78a1LfT7kW-4W1GPOboWNys6JA%40mail.gmail.com.

--
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 django-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/619227809.7734742.1596106206524%40mail.yahoo.com.

--
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 django-users+unsubscribe@googlegroups.com.
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.

No comments:

Post a Comment