django/docs/ref
2016-06-02 20:44:23 -04:00
..
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] Removed a redundant example in contenttypes docs. 2016-05-16 11:26:13 -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] Refs #8898 -- Documented requirement to use SplitDateTimeField with SplitDateTimeWidget. 2016-05-07 20:02:23 -04:00
models [1.9.x] Fixed #26526 -- Documented QuerySet.latest()'s dependency on database ordering. 2016-06-02 19:43:08 -04:00
templates [1.9.x] Fixed #26483 -- Updated docs.python.org links to use Intersphinx. 2016-05-08 18:09:10 -04: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] Refs #26628 -- Documented CSRF failure logging. 2016-06-02 20:44:23 -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] Added --noinput in migrate commmand's docs. 2016-05-03 09:47:12 -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 #26636 -- Fixed typo in docs/ref/request-response.txt 2016-05-18 21:39:54 -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