..
class-based-views
[1.9.x] Fixed #26695 -- Clarified return value of View.options().
2016-06-01 08:29:34 -04:00
contrib
[1.9.x] Fixed #26002 -- Explained ModelAdmin.get_search_results() example.
2016-06-30 09:00:38 -04:00
files
[1.9.x] Fixed #26508 -- Clarified docs for various FieldFile methods.
2016-05-07 12:22:21 -04:00
forms
[1.9.x] Fixed #26806 -- Triple quoted docstrings in docs/ref/forms/validation.txt.
2016-06-27 09:07:21 -04:00
models
[1.9.x] Fixed #25461 -- Corrected meta API code examples to account for MTI.
2016-07-06 09:28:55 -04:00
templates
[1.9.x] Fixed #26754 -- Documented django.template.context_processors.tz
2016-06-14 12:01:09 +02: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] Used strict comparison in docs/ref/csrf.txt's JavaScript.
2016-06-28 12:52:09 -04:00
databases.txt
[1.9.x] Fixed #26554 -- Updated docs URLs to readthedocs.io
2016-04-28 10:15:23 -04:00
django-admin.txt
[1.9.x] Fixed broken links in docs and comments.
2016-06-15 21:20:52 -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 #26704 -- Documented DjangoJSONEncoder.
2016-06-07 15:04:30 -04: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 #26483 -- Updated docs.python.org links to use Intersphinx.
2016-05-08 18:09:10 -04:00
signals.txt
[1.9.x] Fixed #26493 -- Documented how built-in signals are sent.
2016-04-13 07:52:32 -04:00
template-response.txt
[1.9.x] Fixed typo in docs/ref/template-response.txt.
2016-04-18 07:50:56 -04: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] Refs #26021 -- Used hanging indentation in some doc examples.
2016-05-14 19:07:39 -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 #26567 -- Updated references to obsolete RFC2616.
2016-05-03 11:16:27 -04:00