开发者

How to add custom fields like firstname and lastname to django registration form?

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 "RegistrationFormTerm开发者_如何学CsOfService".

Thanks, manu


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.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜