django/docs/ref
Tim Graham 377ca697a1 [1.9.x] Fixed #26321 -- Added missing "for_save" parameter in expressions example.
Thanks tomaszn for the patch.

Backport of de8a11ba18 from master
2016-03-03 19:38:03 -05:00
..
class-based-views [1.9.x] Fixed #26217 -- Added a warning about format strings to WeekArchiveView docs. 2016-03-01 10:34:15 -05:00
contrib [1.9.x] Fixed some code blocks indentation in GIS docs. 2016-02-19 08:35:11 -05: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] Fixed #26124 -- Added missing code formatting to docs headers. 2016-02-01 11:54:26 -05:00
models [1.9.x] Fixed #26321 -- Added missing "for_save" parameter in expressions example. 2016-03-03 19:38:03 -05: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 #26165 -- Added some FAQs about CSRF protection. 2016-03-01 09:04:16 -05: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 #26124 -- Added missing code formatting to docs headers. 2016-02-01 11:54:26 -05: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 #26309 -- Documented that login URL settings no longer support dotted paths. 2016-03-03 07:48:28 -05: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 #26124 -- Added missing code formatting to docs headers. 2016-02-01 11:54:26 -05:00
validators.txt [1.9.x] Followed recommended ValidationError use in docs. 2016-02-17 09:07:11 -05:00
views.txt Fixed #24733 -- Passed the triggering exception to 40x error handlers 2015-05-11 22:02:14 +02:00