Monday, January 2, 2017

Re: Showing user's data on page

Thank you very much Sir, that worked!
Happy New Year, all the best!

Branko

понедељак, 02. јануар 2017. 13.16.20 UTC+1, Daniel Roseman је написао/ла:
This isn't a custom user model, it's a related model - what would normally be called a user profile.

Regardless, there *is* a reference from User to CustomUser, via the one-to-one relation: you can just do `user.customuser`.

--
DR.

--
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 post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/72dd112b-c6ee-4ba1-9d3d-1a16e29ae976%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment