问题
I have used the default Django registration
(version 0.8) in my project where users only input their username, email, and password. However, I want users to also input their first name and last name on the registration page. How can I do this easily?
来源:https://stackoverflow.com/questions/9023493/adding-first-name-and-last-name-to-django-registration