1
0
mirror of https://github.com/django/django.git synced 2025-01-11 19:06:26 +00:00
django/docs/ref
Tim Graham a2479f46f3 Fixed #7220 -- Allowed AbstractBaseUser.last_login to be null.
Thanks veena for the suggestion and Simon Charette and Kévin Etienne for reviews.
2014-08-01 17:51:49 -04:00
..
class-based-views Fixed #23106 -- Updated class-based view reference title. 2014-07-26 20:38:49 -04:00
contrib Fixed #7220 -- Allowed AbstractBaseUser.last_login to be null. 2014-08-01 17:51:49 -04:00
files
forms Fixed #23103 -- Annotated ImageField file with image and content_type attributes. 2014-08-01 09:30:58 -04:00
models Fixed #23067 -- Updated docs to use django-admin 2014-07-30 14:14:03 -04:00
templates
applications.txt
checks.txt
clickjacking.txt
databases.txt Fixed #23108 -- Dropped support for PostgreSQL 8.4 & PostGIS 1.3, 1.4. 2014-08-01 10:26:00 -04:00
django-admin.txt Fixed #23067 -- Updated docs to use django-admin 2014-07-30 14:14:03 -04:00
exceptions.txt
index.txt
middleware.txt
migration-operations.txt
request-response.txt
schema-editor.txt
settings.txt Fixed #23067 -- Updated docs to use django-admin 2014-07-30 14:14:03 -04:00
signals.txt
template-response.txt
unicode.txt
urlresolvers.txt
urls.txt
utils.txt
validators.txt Fixed #16617 -- Added 'value' to BaseValidator params. 2014-07-26 10:03:00 -04:00
views.txt