1
0
mirror of https://github.com/django/django.git synced 2025-01-12 11:26:23 +00:00
django/docs/ref
2020-05-27 09:07:02 +02:00
..
class-based-views
contrib Fixed #31578 -- Dropped support for MySQL 5.6. 2020-05-19 10:56:39 +02:00
files Used :pep: role in various docs. 2020-05-13 09:14:04 +02:00
forms
models Fixed #31606 -- Allowed using condition with lookups in When() expression. 2020-05-27 07:32:23 +02:00
templates Fixed #25236 -- Deprecated {% ifequal %} and {% ifnotequal %} template tags. 2020-05-11 09:07:33 +02:00
applications.txt
checks.txt Fixed some formatting issues in docs. 2020-05-27 09:07:02 +02:00
clickjacking.txt Removed versionadded/changed annotations for 3.0. 2020-05-13 09:07:51 +02:00
csrf.txt
databases.txt Updated list of third-party DB backends. 2020-05-21 20:54:42 +02:00
django-admin.txt Fixed #31546 -- Allowed specifying list of tags in Command.requires_system_checks. 2020-05-21 12:34:54 +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
paginator.txt
request-response.txt Used :mimetype: role in various docs. 2020-05-13 09:14:04 +02:00
schema-editor.txt
settings.txt Refs #23097 -- Used new octal format in FILE_UPLOAD_PERMISSIONS docs. 2020-05-25 20:43:31 +02:00
signals.txt
template-response.txt
unicode.txt
urlresolvers.txt
urls.txt
utils.txt Removed versionadded/changed annotations for 3.0. 2020-05-13 09:07:51 +02:00
validators.txt
views.txt