On Sun, 2008-10-05 at 00:45 -0700, Felipe Sodré Silva wrote:
> I'm sorry, what I am actually able to add and edit profiles, but I'd
> like it to be added at the time of user registration (as if it was
> part of the User model, and not only after creating the new user in
> separate).

Well, that's not the way user profiles are handled in the admin. They
are really just normal related classes. The only way they are special is
that there's a special get_profile() method on the User model.

Regards,
Malcolm




--~--~---------~--~----~------------~-------~--~----~
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