Re: how add email field to user registration?

2009-07-18 Thread V

On Jul 18, 3:54 pm, Asinox  wrote:
> Hi guys, im new with Django, i want to know how ill add a email field
> to the registration form from the User model.
>
> thanks

please, give some more details, as there is no "registration form from
the User model", AFAIK

for registrations you might want to look at django-registration:
http://bitbucket.org/ubernostrum/django-registration
there you can specify your own registration form to ask for data, just
read its docs

V
--~--~-~--~~~---~--~~
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 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~--~~~~--~~--~--~---



how add email field to user registration?

2009-07-18 Thread Asinox

Hi guys, im new with Django, i want to know how ill add a email field
to the registration form from the User model.

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 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~--~~~~--~~--~--~---