django/docs/ref
2016-12-05 17:32:51 -05: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] Fixed unrendered rows in GIS DB functions table in docs. 2016-12-05 17:32:51 -05: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 #26837 -- Documented ModelMultipleChoiceField.to_field_name 2016-07-08 11:30:30 -04:00
models [1.9.x] Fixed #27342 -- Corrected QuerySet.update_or_create() example. 2016-10-13 11:03:34 -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 #27420 -- Quoted the Oracle test user password in queries. 2016-11-08 16:45:59 -05: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 CVE-2016-9014 -- Validated Host header when DEBUG=True. 2016-10-25 15:18:29 -04:00
signals.txt [1.9.x] Fixed #26918 -- Clarified source of pre/post_save update_fields argument. 2016-07-21 10:07:33 -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 capitalization of "URL pattern". 2016-07-06 15:32:47 -04: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