I have to add two custom fields (first name, last name) into my registration form, but I don't know how. I went through this question but values (first name, last name) are not getting stored after registration.

Also some one tell me how to add check box to registration form using "RegistrationFormTermsOfService".

Thanks, manu

link|improve this question
feedback

1 Answer

James Bennett has some very useful modules at http://bitbucket.org/ubernostrum/ that will help you along, specifically the django-registration and django-profile modules.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.