On Jul 18, 3:54 pm, Asinox <[email protected]> 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 [email protected] 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 -~----------~----~----~----~------~----~------~--~---

