django/docs/ref
Vaclav Ehrlich 369fa471f4 Fixed #26201 -- Documented the consequences of rotating the CSRF token on login. 2016-04-05 11:02:38 -04:00
..
class-based-views Fixed #26376 -- Clarifed meaning of 'search' in TemplateResponseMixin.get_template_names() docs. 2016-03-21 08:09:13 -04:00
contrib Fixed #26450 -- Corrected "Save as new" button label in docs. 2016-04-04 08:09:24 -04:00
files
forms Correct number of extra arguments in docs for FilePathField. 2016-04-03 12:38:35 +02:00
models Fixed #22268 -- Documented values_list() behavior for multivalued relations.a 2016-04-02 07:20:11 -04:00
templates Fixed #26275 -- Noted difference between o and Y date format chars. 2016-02-27 08:05:12 -05:00
applications.txt
checks.txt Fixed #26365 -- Added a system check to ensure "string_is_invalid" is a string. 2016-03-21 13:01:38 -04:00
clickjacking.txt
csrf.txt Fixed #26201 -- Documented the consequences of rotating the CSRF token on login. 2016-04-05 11:02:38 -04:00
databases.txt
django-admin.txt Fixed #25658 -- Allowed inspectdb to inspect a specific set of tables. 2016-03-18 08:41:15 -04:00
exceptions.txt
index.txt
middleware.txt
migration-operations.txt
request-response.txt
schema-editor.txt
settings.txt Fixed #26419 -- Added a link in ALLOWED_HOSTS docs. 2016-04-04 11:08:12 -04:00
signals.txt
template-response.txt Fixed #26124 -- Added missing code formatting to docs headers. 2016-02-01 10:42:05 -05:00
unicode.txt
urlresolvers.txt
urls.txt
utils.txt Fixed typos in docs. 2016-03-13 19:48:24 +01:00
validators.txt
views.txt Fixed indenting in "Serving files in development" code example 2016-03-09 14:55:55 +11:00