Tim Graham 3df8ccf6fc [1.9.x] Fixed #28561 -- Removed inaccurate docs about QuerySet.order_by() and joins. 7 years ago
..
class-based-views 84698b89c8 [1.9.x] Fixed #26695 -- Clarified return value of View.options(). 8 years ago
contrib 39fe2713ff [1.9.x] Fixed incorrect namespace in sitemap example. 7 years ago
files d2dc188652 [1.9.x] Fixed #26508 -- Clarified docs for various FieldFile methods. 8 years ago
forms d5f1736dbd [1.9.x] Fixed #26837 -- Documented ModelMultipleChoiceField.to_field_name 8 years ago
models 3df8ccf6fc [1.9.x] Fixed #28561 -- Removed inaccurate docs about QuerySet.order_by() and joins. 7 years ago
templates b789d81c95 [1.9.x] Fixed #26754 -- Documented django.template.context_processors.tz 8 years ago
applications.txt 7f02c1eded [1.9.x] Fixed #26278 -- Clarified apps.ready docs. 8 years ago
checks.txt a9fbf0735a [1.9.x] Fixed #26124 -- Added missing code formatting to docs headers. 8 years ago
clickjacking.txt a9fbf0735a [1.9.x] Fixed #26124 -- Added missing code formatting to docs headers. 8 years ago
csrf.txt e1d83c2f3f [1.9.x] Used strict comparison in docs/ref/csrf.txt's JavaScript. 8 years ago
databases.txt f05219a9d3 [1.9.x] Refs #27924 -- Doc'd that cx_Oracle < 5.3 is required. 7 years ago
django-admin.txt 80f8d7d196 [1.9.x] Fixed #27988 -- Fixed typo in docs/ref/django-admin.txt. 7 years ago
exceptions.txt 1a62f19707 Fixed #24763 -- Moved DoesNotExist exception to model docs. 9 years ago
index.txt d3db878e4b Moved CSRF docs out of contrib. 10 years ago
middleware.txt a9fbf0735a [1.9.x] Fixed #26124 -- Added missing code formatting to docs headers. 8 years ago
migration-operations.txt a9fbf0735a [1.9.x] Fixed #26124 -- Added missing code formatting to docs headers. 8 years ago
request-response.txt 7418690bf7 [1.9.x] Fixed #27616 -- Fixed incorrect vary_on_headers() example. 7 years ago
schema-editor.txt a9fbf0735a [1.9.x] Fixed #26124 -- Added missing code formatting to docs headers. 8 years ago
settings.txt 45acd6d836 [1.9.x] Fixed CVE-2016-9014 -- Validated Host header when DEBUG=True. 8 years ago
signals.txt bc151b692a [1.9.x] Fixed #26918 -- Clarified source of pre/post_save update_fields argument. 8 years ago
template-response.txt 7df7039df1 [1.9.x] Fixed typo in docs/ref/template-response.txt. 8 years ago
unicode.txt 1cbc556bce [1.9.x] Added missing period to "etc.". 8 years ago
urlresolvers.txt 76ba451d2f [1.9.x] Fixed capitalization of "URL pattern". 8 years ago
urls.txt a9fbf0735a [1.9.x] Fixed #26124 -- Added missing code formatting to docs headers. 8 years ago
utils.txt dbd72b850b [1.9.x] Refs #26021 -- Used hanging indentation in some doc examples. 8 years ago
validators.txt 61f1b6ff21 [1.9.x] Followed recommended ValidationError use in docs. 8 years ago
views.txt cb33e553ee [1.9.x] Fixed #26567 -- Updated references to obsolete RFC2616. 8 years ago