django/docs/ref
Tim Graham e475e84970 Refs #26021 -- Used hanging indentation in some doc examples. 2016-05-14 19:06:31 -04:00
..
class-based-views Fixed #26376 -- Clarifed meaning of 'search' in TemplateResponseMixin.get_template_names() docs. 2016-03-21 08:09:13 -04:00
contrib Fixed #24938 -- Added PostgreSQL trigram support. 2016-05-13 12:38:21 -04:00
files Fixed #26508 -- Clarified docs for various FieldFile methods. 2016-05-07 12:16:42 -04:00
forms Refs #8898 -- Documented requirement to use SplitDateTimeField with SplitDateTimeWidget. 2016-05-07 20:01:15 -04:00
models Refs #26021 -- Used hanging indentation in some doc examples. 2016-05-14 19:06:31 -04:00
templates Fixed #24046 -- Deprecated the "escape" half of utils.safestring. 2016-05-10 12:46:47 -04:00
applications.txt Fixed #26278 -- Clarified apps.ready docs. 2016-02-25 08:55:10 -05:00
checks.txt Refs #25847 -- Added system check for UserModel.is_anonymous/is_authenticated methods. 2016-05-06 08:56:06 -04:00
clickjacking.txt Fixed #26124 -- Added missing code formatting to docs headers. 2016-02-01 10:42:05 -05:00
csrf.txt Fixed #26567 -- Updated references to obsolete RFC2616. 2016-05-03 11:14:40 -04:00
databases.txt Fixed #26554 -- Updated docs URLs to readthedocs.io 2016-04-28 10:09:57 -04:00
django-admin.txt Added --noinput in migrate commmand's docs. 2016-05-03 09:43:16 -04:00
exceptions.txt Fixed #21231 -- Enforced a max size for GET/POST values read into memory. 2016-05-12 10:17:52 -04:00
index.txt Moved CSRF docs out of contrib. 2014-11-03 07:47:39 -05:00
middleware.txt Fixed #26124 -- Added missing code formatting to docs headers. 2016-02-01 10:42:05 -05:00
migration-operations.txt Fixed #25833 -- Added support for non-atomic migrations. 2016-02-05 09:09:05 -05:00
request-response.txt Updated ECMAScript link in docs/ref/request-response.txt 2016-05-12 20:06:34 -04:00
schema-editor.txt Fixed #26124 -- Added missing code formatting to docs headers. 2016-02-01 10:42:05 -05:00
settings.txt Fixed #21231 -- Enforced a max size for GET/POST values read into memory. 2016-05-12 10:17:52 -04:00
signals.txt Fixed #26493 -- Documented how built-in signals are sent. 2016-04-13 07:48:18 -04:00
template-response.txt Fixed typo in docs/ref/template-response.txt. 2016-04-18 07:50:13 -04:00
unicode.txt Added missing period to "etc.". 2016-01-11 18:05:15 -05:00
urlresolvers.txt Fixed #26124 -- Added missing code formatting to docs headers. 2016-02-01 10:42:05 -05:00
urls.txt Fixed #26124 -- Added missing code formatting to docs headers. 2016-02-01 10:42:05 -05:00
utils.txt Refs #26021 -- Used hanging indentation in some doc examples. 2016-05-14 19:06:31 -04:00
validators.txt Fixed #26107 -- Added option to int_list_validator() to allow negative integers. 2016-02-18 18:58:18 -05:00
views.txt Fixed #26567 -- Updated references to obsolete RFC2616. 2016-05-03 11:14:40 -04:00