django/docs/ref
Tim Graham e140139724 [1.10.x] Confirmed support for PostGIS 2.2.
Backport of cbea13f344 from master
2016-05-28 20:48:55 -04:00
..
class-based-views Fixed -- Clarifed meaning of 'search' in TemplateResponseMixin.get_template_names() docs. 2016-03-21 08:09:13 -04:00
contrib [1.10.x] Confirmed support for PostGIS 2.2. 2016-05-28 20:48:55 -04:00
files Fixed -- Clarified docs for various FieldFile methods. 2016-05-07 12:16:42 -04:00
forms Refs -- Documented requirement to use SplitDateTimeField with SplitDateTimeWidget. 2016-05-07 20:01:15 -04:00
models [1.10.x] Fixed typo in docs/ref/models/querysets.txt 2016-05-27 09:13:12 -04:00
templates Fixed -- Deprecated the "escape" half of utils.safestring. 2016-05-10 12:46:47 -04:00
applications.txt Fixed -- Improved middleware per DEP 0005. 2016-05-17 07:22:22 -04:00
checks.txt Fixed -- Refactored ModelSignal to use Apps.lazy_model_operation() 2016-05-19 21:33:36 -04:00
clickjacking.txt Fixed -- Improved middleware per DEP 0005. 2016-05-17 07:22:22 -04:00
csrf.txt Fixed -- made CSRF tokens change every request by salt-encrypting them 2016-05-19 05:02:19 +03:00
databases.txt Fixed -- 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 -- 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 -- made CSRF tokens change every request by salt-encrypting them 2016-05-19 05:02:19 +03:00
migration-operations.txt Fixed -- Added support for non-atomic migrations. 2016-02-05 09:09:05 -05:00
request-response.txt Fixed -- Fixed typo in docs/ref/request-response.txt 2016-05-18 21:39:08 -04:00
schema-editor.txt Fixed -- Added missing code formatting to docs headers. 2016-02-01 10:42:05 -05:00
settings.txt Refs -- Deprecated old-style middleware. 2016-05-17 07:22:26 -04:00
signals.txt Fixed -- Made the migration signals dispatch its plan and apps. 2016-05-15 19:51:15 -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 -- Added missing code formatting to docs headers. 2016-02-01 10:42:05 -05:00
urls.txt Fixed -- Added missing code formatting to docs headers. 2016-02-01 10:42:05 -05:00
utils.txt Fixed -- Improved middleware per DEP 0005. 2016-05-17 07:22:22 -04:00
validators.txt Fixed -- Added option to int_list_validator() to allow negative integers. 2016-02-18 18:58:18 -05:00
views.txt Fixed -- Updated references to obsolete RFC2616. 2016-05-03 11:14:40 -04:00