django/docs/ref
Christoph Schindler b888fdf79c [1.11.x] Fixed outdated TIME_FORMAT in docs/ref/templates/builtins.txt.
The format changed in 22bfc45146.

Backport of 7060f777b0 from master
2017-04-11 12:31:15 -04:00
..
class-based-views
contrib [1.11.x] Clarified meaning of "Optional" in auth.models.User field docs. 2017-04-01 21:25:57 -04:00
files
forms [1.11.x] Fixed #27993 -- Fixed model form default fallback for SelectMultiple. 2017-03-31 10:10:30 -04:00
models [1.11.x] Fixed #27947 -- Doc'd that model Field.error_messages often don't propagate to forms. 2017-04-10 14:24:55 -04:00
templates [1.11.x] Fixed outdated TIME_FORMAT in docs/ref/templates/builtins.txt. 2017-04-11 12:31:15 -04:00
applications.txt
checks.txt [1.11.x] Removed extra characters in docs header underlines. 2017-03-20 18:31:28 -04:00
clickjacking.txt
csrf.txt [1.11.x] Refs #16859 -- Updated CSRF FAQ to mention CSRF_USE_SESSIONS setting. 2017-01-20 19:00:56 -05:00
databases.txt [1.11.x] Fixed #27966 -- Bumped required psycopg2 version to 2.5.4. 2017-03-21 17:40:04 +01:00
django-admin.txt [1.11.x] Fixed #28004 -- Doc'd how to create migrations for an app without a migrations directory. 2017-04-01 14:43:29 -04:00
exceptions.txt
index.txt
middleware.txt
migration-operations.txt [1.11.x] Removed unused imports in example migrations. 2017-01-21 07:42:10 -05:00
request-response.txt
schema-editor.txt
settings.txt [1.11.x] Removed extra characters in docs header underlines. 2017-03-20 18:31:28 -04:00
signals.txt [1.11.x] Fixed #28031 -- Removed notes about old uWSGI/sentry versions (refs #20537). 2017-04-06 09:34:11 -04:00
template-response.txt
unicode.txt
urlresolvers.txt
urls.txt
utils.txt
validators.txt [1.11.x] Fixed #27945 -- Clarified that RegexValidator searches with the regex. 2017-03-21 12:49:46 -04:00
views.txt