Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in django-1.8

Django DurationField default

How to test django session in django unittest?

Tests fails with TransactionTestCase and pytest

Django 1.8 LookupError AUTH_USER_MODEL

Annotations across multiple tables with Django 1.8 ORM

Postgis migration error after upgrading to Django 1.8

Django 1.8 test issue: ProgrammingError: relation "auth_user" does not exist

Django 1.8: Can't use querysets in query

in django 1.8, how to set sender for post_migrate and post_syncdb signal receiver when a custom user model is set?

Django 1.8 to 1.9 upgrade: django.core.exceptions.AppRegistryNotReady: Apps aren't loaded yet

CSRF Referer checking failed Django 1.8

csrf django-1.8

Updating Django template settings from 1.7 to 1.8

Don't create new version if nothing has changed in Django-reversion

Django storages amazon S3 giving 400 bad request exception

Django 1.8 - KeyError 'request'

Django 1.8 migrate: django_content_type does not exist

Upgrading from Django 1.6 (with south) to 1.8 doesn't modify 'last_login' on the user table