Search code examples
Django User's user.get_profile() is not working while running on apache...

pythondjangoapachedjango-users

Read More
Django Allauth Social Email...

djangodjango-authenticationdjango-allauthdjango-users

Read More
Django: templates don't see custom user fields...

pythondjangodjango-users

Read More
why is the firstname and lastname field not saved in django-registration?...

djangodjango-admindjango-registrationdjango-users

Read More
Using Django Users for all logged in users, and registering them...

pythondjangodjango-userspython-3.4

Read More
AbstractBaseUser 'is_staff' field being omitted during syncdb...

django-modelsdjango-admindjango-users

Read More
Check user account model type...

djangodjango-users

Read More
FieldError at /admin/ - Unknown field(s) (added_on) specified for UserProfile...

pythondjangodjango-modelsdjango-admindjango-users

Read More
providing a profile for anonymous user...

djangodjango-users

Read More
Django, register extended user model...

pythondjangodjango-registrationdjango-users

Read More
django get the logged in user in the form to build queryset?...

djangodjango-modelsdjango-formsdjango-users

Read More
how to attach multiple ModelAdmins to UserAdmin in Django?...

djangodjango-modelsdjango-admindjango-users

Read More
how to get all the related objects associated with a User in Django?...

djangodjango-modelsdjango-viewsdjango-users

Read More
Django upgrade from 1.1 to 1.5 auth app password encryption...

pythondjangoencryptiondjango-authenticationdjango-users

Read More
How to add fields to Django User model and show it on registration form with django-registration?...

djangodjango-formsdjango-users

Read More
why is the UserCreationForm has UserName field explicity defined in model class in Django?...

djangodjango-formsdjango-usersdjango-models

Read More
Getting error in refering user object django...

pythondjangodjango-modelsdjango-users

Read More
Whenever a new user is created, I want to create a "starter kit" of records for that user ...

djangodjango-modelsdjango-viewsdjango-usersdjango-fixtures

Read More
how can I change an OneToOne field in django Custom User?...

djangodjango-modelsone-to-onedjango-users

Read More
Error while logging in when primary key of Django `User` is a `CharField`...

pythondjangomany-to-manydjango-users

Read More
South add model fails for CustomUser...

pythondjangopython-2.7django-southdjango-users

Read More
Extending user model with different profiles...

djangodjango-users

Read More
save user_id as a ForeignKey...

djangodjango-modelsdjango-users

Read More
django 1.6 authentication in Custom User model...

djangodjango-users

Read More
Django - all attributes for the User object?...

pythondjangodjango-modelsdjango-viewsdjango-users

Read More
Logging in manually created userena user fails, why?...

djangodjango-testingdjango-usersdjango-userena

Read More
How to set user.is_staff to True by default in Django Admin?...

djangodjango-admindjango-users

Read More
Substituting the User model in django with more than one user auth model...

pythondjangodjango-users

Read More
How do I check if a 'different' user is logged in in django?...

djangodjango-users

Read More
Django Admin. New user. Custom permissions...

djangodjango-admindjango-users

Read More
BackNext