.. |
class-based-views
|
[1.9.x] Fixed #26376 -- Clarifed meaning of 'search' in TemplateResponseMixin.get_template_names() docs.
|
2016-03-21 08:13:32 -04:00 |
contrib
|
[1.9.x] Fixed #26477 -- Fixed typo in docs/ref/contrib/contenttypes.txt
|
2016-04-07 13:53:54 -04:00 |
files
|
[1.9.x] Fixed #26124 -- Added missing code formatting to docs headers.
|
2016-02-01 11:54:26 -05:00 |
forms
|
[1.9.x] Corrected number of extra arguments in docs for FilePathField.
|
2016-04-04 06:57:18 -04:00 |
models
|
[1.9.x] Fixed #22268 -- Documented values_list() behavior for multivalued relations.a
|
2016-04-02 07:24:01 -04:00 |
templates
|
[1.9.x] Fixed #26275 -- Noted difference between o and Y date format chars.
|
2016-02-27 08:07:39 -05:00 |
applications.txt
|
[1.9.x] Fixed #26278 -- Clarified apps.ready docs.
|
2016-02-25 08:56:13 -05:00 |
checks.txt
|
[1.9.x] Fixed #26124 -- Added missing code formatting to docs headers.
|
2016-02-01 11:54:26 -05:00 |
clickjacking.txt
|
[1.9.x] Fixed #26124 -- Added missing code formatting to docs headers.
|
2016-02-01 11:54:26 -05:00 |
csrf.txt
|
[1.9.x] Fixed #26201 -- Documented the consequences of rotating the CSRF token on login.
|
2016-04-05 19:36:56 -04:00 |
databases.txt
|
[1.9.x] Fixed #26121 -- Updated MySQL storage engine example.
|
2016-01-22 08:22:43 -05:00 |
django-admin.txt
|
[1.9.x] Fixed #26294 -- Clarified call_command()'s handling of args and options.
|
2016-03-14 08:29:28 -04:00 |
exceptions.txt
|
Fixed #24763 -- Moved DoesNotExist exception to model docs.
|
2015-05-08 13:05:50 -04:00 |
index.txt
|
Moved CSRF docs out of contrib.
|
2014-11-03 07:47:39 -05:00 |
middleware.txt
|
[1.9.x] Fixed #26124 -- Added missing code formatting to docs headers.
|
2016-02-01 11:54:26 -05:00 |
migration-operations.txt
|
[1.9.x] Fixed #26124 -- Added missing code formatting to docs headers.
|
2016-02-01 11:54:26 -05:00 |
request-response.txt
|
[1.9.x] Fixed #26124 -- Added missing code formatting to docs headers.
|
2016-02-01 11:54:26 -05:00 |
schema-editor.txt
|
[1.9.x] Fixed #26124 -- Added missing code formatting to docs headers.
|
2016-02-01 11:54:26 -05:00 |
settings.txt
|
[1.9.x] Fixed #26037 -- Documented precedence of USE_X_FORWARDED_HOST/PORT settings.
|
2016-04-07 10:10:18 -04:00 |
signals.txt
|
[1.9.x] Fixed #26124 -- Added missing code formatting to docs headers.
|
2016-02-01 11:54:26 -05:00 |
template-response.txt
|
[1.9.x] Fixed #26124 -- Added missing code formatting to docs headers.
|
2016-02-01 11:54:26 -05:00 |
unicode.txt
|
[1.9.x] Added missing period to "etc.".
|
2016-01-11 18:05:56 -05:00 |
urlresolvers.txt
|
[1.9.x] Fixed #26124 -- Added missing code formatting to docs headers.
|
2016-02-01 11:54:26 -05:00 |
urls.txt
|
[1.9.x] Fixed #26124 -- Added missing code formatting to docs headers.
|
2016-02-01 11:54:26 -05:00 |
utils.txt
|
[1.9.x] Fixed typos in docs.
|
2016-03-14 08:09:02 -04:00 |
validators.txt
|
[1.9.x] Followed recommended ValidationError use in docs.
|
2016-02-17 09:07:11 -05:00 |
views.txt
|
[1.9.x] Fixed indenting in "Serving files in development" code example
|
2016-03-09 14:56:58 +11:00 |