django/docs/ref
Claude Paroz d71497bb24 Refs -- Used new-style middlewares in documentation. 2019-09-24 09:58:17 +02:00
..
class-based-views Removed versionadded/changed annotations for 2.2. 2019-09-10 12:01:00 +02:00
contrib Refs -- Removed CachedStaticFilesStorage per deprecation timeline. 2019-09-10 12:01:00 +02:00
files Fixed -- Rephrased documentation to avoid words that minimise the involved difficulty. 2019-09-06 13:27:46 +02:00
forms Fixed -- Rephrased documentation to avoid words that minimise the involved difficulty. 2019-09-06 13:27:46 +02:00
models Refs -- Doc'd limitation of using pattern lookups with UUIDField on PostgreSQL. 2019-09-23 08:24:00 +02:00
templates Fixed -- Rephrased documentation to avoid words that minimise the involved difficulty. 2019-09-06 13:27:46 +02:00
applications.txt Fixed -- Rephrased documentation to avoid words that minimise the involved difficulty. 2019-09-06 13:27:46 +02:00
checks.txt Refs -- Removed FloatRangeField per deprecation timeline. 2019-09-10 12:01:00 +02:00
clickjacking.txt Fixed -- Doc'd that SameSite cookies flags can affect xframe_options_exempt. 2019-09-23 15:09:37 +02:00
csrf.txt Fixed -- Rephrased documentation to avoid words that minimise the involved difficulty. 2019-09-06 13:27:46 +02:00
databases.txt Fixed -- Doc'd limitation of DecimalField on SQLite. 2019-09-14 17:10:08 +02:00
django-admin.txt Removed versionadded/changed annotations for 2.2. 2019-09-10 12:01:00 +02:00
exceptions.txt Fixed -- Added ASGI handler and coroutine-safety. 2019-06-20 12:29:43 +02:00
index.txt Fixed -- Moved django.core.paginator documentation to API Reference. 2019-07-04 11:04:39 +02:00
middleware.txt Fixed -- Added support for Referrer-Policy header. 2019-09-09 13:35:41 +02:00
migration-operations.txt Removed versionadded/changed annotations for 2.2. 2019-09-10 12:01:00 +02:00
paginator.txt Fixed -- Moved django.core.paginator documentation to API Reference. 2019-07-04 11:04:39 +02:00
request-response.txt Refs -- Used new-style middlewares in documentation. 2019-09-24 09:58:17 +02:00
schema-editor.txt Removed versionadded/changed annotations for 2.2. 2019-09-10 12:01:00 +02:00
settings.txt Fixed typo in docs/ref/settings.txt. 2019-09-23 08:17:58 +02:00
signals.txt Fixed -- Clarifed pk_set difference in m2m_changed signal receivers for add() and remove(). 2019-09-19 11:34:59 +02:00
template-response.txt Fixed -- Rephrased documentation to avoid words that minimise the involved difficulty. 2019-09-06 13:27:46 +02:00
unicode.txt Removed unnecessary /static from links to PostgreSQL docs. 2019-03-29 21:49:44 -04:00
urlresolvers.txt Removed versionadded/changed annotations for 2.2. 2019-09-10 12:01:00 +02:00
urls.txt Refs -- Documented arguments for custom error views. 2018-07-31 17:02:40 -04:00
utils.txt Refs -- Removed django.utils.timezone.FixedOffset per deprecation timeline. 2019-09-10 12:01:00 +02:00
validators.txt Removed versionadded/changed annotations for 2.2. 2019-09-10 12:01:00 +02:00
views.txt Fixed -- Rephrased documentation to avoid words that minimise the involved difficulty. 2019-09-06 13:27:46 +02:00