Thanks for the reply... I'll try that out and see if it works out...

On May 2, 1:18 am, jonknee <[EMAIL PROTECTED]> wrote:
> > Can anyone refer a nice tutorial or explain how to create custom
> > user attributes and use the authentication/authorization app?
>
> It would be just like a regular user registration form, only with
> more
> fields. In the view you would create the account using the data
> that belongs to Auth and after that succeeds create the profile by
> using the data in the remaining fields (and the newly created user).
> You'll be updating two models.
--~--~---------~--~----~------------~-------~--~----~
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