Hi list! (first post)

I've created a small application to suit a new project I am working on, 
however I have a question regarding using the user profile feature.  I 
have the setup working properly according to the documentation and it 
works, what I need to know is if I can create a field in my user profile 
model that will mimic or update fields on the users table.  For example, 
when I add a model for the profile, I would like to create a 
relationship so I can display and update the user's email on my admin 
page for the profile model, and not have to go to the users edit page to 
do so (and actually it would be handy for a couple fields...)

Not sure how to pull this off, I'm only a couple days into Django (and 
loving it!)

Thanks for the help,
Aaron


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to