1
0
mirror of https://github.com/django/django.git synced 2024-12-23 09:36:06 +00:00
django/docs/ref
2020-05-15 11:30:28 +02:00
..
class-based-views
contrib Refs #31034 -- Documented admin requires django.template.context_processors.request. 2020-05-14 11:00:51 +02:00
files Used :pep: role in various docs. 2020-05-13 09:14:04 +02:00
forms Fixed #12990, Refs #27694 -- Added JSONField model field. 2020-05-08 07:23:31 +02:00
models Removed versionadded/changed annotations for 3.0. 2020-05-13 09:07:51 +02:00
templates Fixed #25236 -- Deprecated {% ifequal %} and {% ifnotequal %} template tags. 2020-05-11 09:07:33 +02:00
applications.txt Refs #30573 -- Rephrased "Of Course" and "Obvious(ly)" in documentation and comments. 2020-05-04 12:10:47 +02:00
checks.txt Fixed #31575 -- Added system check for admin sidebar request context processor dependency. 2020-05-14 11:00:51 +02:00
clickjacking.txt Removed versionadded/changed annotations for 3.0. 2020-05-13 09:07:51 +02:00
csrf.txt Prevented (and corrected) single backtick usage in docs. 2020-04-01 14:55:11 +02:00
databases.txt Fixed #31579 -- Dropped support for PostgreSQL 9.5 and PostGIS 2.2. 2020-05-14 06:33:00 +02:00
django-admin.txt Fixed #31552 -- Added support for LZMA and XZ fixtures to loaddata. 2020-05-15 11:30:28 +02:00
exceptions.txt Removed versionadded/changed annotations for 3.0. 2020-05-13 09:07:51 +02:00
index.txt
middleware.txt Removed versionadded/changed annotations for 3.0. 2020-05-13 09:07:51 +02:00
migration-operations.txt Refs #30573 -- Rephrased "Of Course" and "Obvious(ly)" in documentation and comments. 2020-05-04 12:10:47 +02:00
paginator.txt
request-response.txt Used :mimetype: role in various docs. 2020-05-13 09:14:04 +02:00
schema-editor.txt
settings.txt Removed versionadded/changed annotations for 3.0. 2020-05-13 09:07:51 +02:00
signals.txt
template-response.txt
unicode.txt Used :rfc: role in various docs. 2020-04-15 18:31:30 +02:00
urlresolvers.txt
urls.txt Fixed #31534 -- Deprecated django.conf.urls.url(). 2020-05-05 07:34:34 +02:00
utils.txt Removed versionadded/changed annotations for 3.0. 2020-05-13 09:07:51 +02:00
validators.txt Capitalized Unicode in docs, strings, and comments. 2020-04-20 12:10:33 +02:00
views.txt