registration

Django-Registration & Django-Profile, using your own custom form

Django-Registration & Django-Profile, using your own custom form Question: I am making use of django-registration and django-profile to handle registration and profiles. I would like to create a profile for the user at the time of registration. I have created a custom registration form, and added that to the urls.py using the tutorial on: http://dewful.com/?p=70 …

Total answers: 3