I have extended the user model to another table I called UserInfo, and
I added it to the add user admin page.

So now when I go to add a user I see this on the page:

User Info
User Info: #1

If I edit a user that exists I see:

User Info
User Info: UserInfo object

How can I remove that second line?

Also, on the main user page how do I add fields from my UserInfo model
to this of users?

Thanks!
Larry

-- 
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+unsubscr...@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/CACwCsY4Y0%2BQU92xfNV50biE_UzysodYvnncGKaA-auZ5HYDo5A%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to