Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in django-registration

Register & login to django backend from iphone app and mobile browser

How to make multiple user types when signing up?

Forcing Django Login Form to take username over 30 characters

Django SelectDateWidget not saving date

Not able to create user profile using django-registration

DoesNotExist at /accounts/register/ Site matching query does not exist. (django, python)

Where do I set my site url in django settings?

django-registration-redux add extra field

Django login, logout urls and current user name

Django registration SMTPServerDisconnected error

Django: is_authenticated and is_anonymous both return true after logout

How can I add age verification to a django-registration form?

ImportError: cannot import name RequestSite when inlude 'registration' in installed apps

propagating ?next= in django-registration

Get django-registration and django-profile working together

Django-registration - Sending Email in a asynchronous way

cannot import name get_user_model

Different user profiles with django-profiles & django-registration

Django registration email not sending

"TemplateSyntaxError: 'humanize' is not a valid tag library:" in DJango