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 use
> 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
> 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 controller you would create the account using the data
that belongs to Auth and
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 p
4 matches
Mail list logo