Search code examples
Can I change the USERNAME_FIELD in Django 1.5 without creating a custom user?...


djangoemaildjango-1.5django-auth-models

Read More
Setting DEBUG = False causes 500 Error...


djangosettingsdjango-1.5

Read More
Django allauth social login: automatically linking social site profiles using the registered email...


djangodjango-1.5django-allauth

Read More
Template Directory Path...


python-2.7django-1.5

Read More
how to split the string in django template?...


pythondjango-templatesdjango-filterdjango-1.5

Read More
Django QuerySet with Models...


pythondjangopython-2.7django-1.5

Read More
AttributeError: 'Manager' object has no attribute 'get_by_natural_key' error in Djan...


pythondjangodjango-authenticationdjango-1.5django-managers

Read More
Changing password in Django Admin...


pythondjangodjango-admindjango-1.5

Read More
Most appropriate way to redirect page after successful POST request in Django...


django-viewsdjango-1.5

Read More
django 1.5 admin inline extra...


pythonpython-3.xdjangodjango-admindjango-1.5

Read More
AUTH_USER_MODEL refers to model .. that has not been installed and created AbstractUser models not a...


pythondjangodjango-1.5

Read More
Some static files in django serve 404 when other dont- any ideas why?...


djangostatic-filesdjango-1.5

Read More
How to make a custom manager work with non-default database in django?...


djangopython-2.7django-1.5django-managers

Read More
Django ModelForm not saving data to database...


djangodjango-modelsdjango-1.5

Read More
Django custom user model: How to manage staff permissions?...


djangodjango-1.5django-profiles

Read More
How to configure Django's "staticfiles" app to list directory contents?...


djangodjango-1.5

Read More
How to save records and get records on behalf of another user...


djangodjango-1.5

Read More
translation not working in Django 1.5 even after compiling message...


djangodjango-1.5

Read More
Django 1.5: Remove default language prefix from url in django i18n...


djangodjango-1.5django-i18n

Read More
Django: append manual queryset to queryset object...


djangodjango-1.5

Read More
how to go to previous step without validating the form using form wizard...


djangodjango-formsdjango-1.5django-formwizard

Read More
Custom user model in django does not allow setting password in admin...


pythondjangodjango-admindjango-1.5

Read More
Django 1.5.5: Redirect ignores locale...


pythondjangohttp-redirectlocaledjango-1.5

Read More
Why is "blank" is missing in django.forms.CharField, but present in django.db.models.CharF...


pythondjangoformsmodelsdjango-1.5

Read More
importError: cannot import model name...


python-2.7django-1.5django-1.11

Read More
Integrity error on django_admin_log after updating existing site to new Django 1.5 user model...


djangodjango-1.5

Read More
Batch SQL INSERT in Django App...


python-2.7mysql-pythondjango-1.5

Read More
Django: issue with unit-test ListView and assertContains...


djangodjango-1.5django-unittest

Read More
select_related with reverse foreign keys...


djangodjango-modelsdjango-querysetdjango-1.5django-managers

Read More
django countries currency code...


pythondjangopython-2.7django-1.5django-countries

Read More
BackNext