Hey all,

I am trying to create a login/profile system for my application... I
have read the section in the django book explaining how to add profile
(other attributes) to User object by using another model that refers
to the User object... However, I cannot get a decent registration
form... The process seems fairly complicated... Can anyone refer a
nice tutorial or explain how to create custom user attributes and use
the authentication/authorization app?

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