1
0
mirror of https://github.com/django/django.git synced 2025-01-12 03:15:47 +00:00
django/docs/ref
2022-06-17 07:50:39 +02:00
..
class-based-views Removed versionadded/changed annotations for 4.0. 2022-05-17 14:22:06 +02:00
contrib Fixed #33786 -- Confirmed support for GDAL 3.5. 2022-06-16 09:44:19 +02:00
files
forms Fixed documentation of Widget.id_for_label() empty return value. 2022-06-03 12:19:47 +02:00
models Fixed docs build with sphinxcontrib-spelling 7.5.0+. 2022-05-31 11:17:01 +02:00
templates Fixed docs build with sphinxcontrib-spelling 7.5.0+. 2022-05-31 11:17:01 +02:00
applications.txt Removed hyphen from pre-/re- prefixes. 2022-04-28 10:44:14 +02:00
checks.txt Removed versionadded/changed annotations for 4.0. 2022-05-17 14:22:06 +02:00
clickjacking.txt
csrf.txt Removed versionadded/changed annotations for 4.0. 2022-05-17 14:22:06 +02:00
databases.txt Added YugabyteDB to list of third-party DB backends. 2022-06-16 07:58:11 +02:00
django-admin.txt Fixed #24870 -- Added --update option to makemigrations command. 2022-06-17 07:50:39 +02:00
exceptions.txt
index.txt
logging.txt Removed versionadded/changed annotations for 4.0. 2022-05-17 14:22:06 +02:00
middleware.txt Removed versionadded/changed annotations for 4.0. 2022-05-17 14:22:06 +02:00
migration-operations.txt Refs #27064 -- Added RenameIndex migration operation. 2022-05-12 20:44:03 +02:00
paginator.txt
request-response.txt Fixed #33683 -- Document HttpResponseBase and allow import from django.http 2022-05-17 09:51:16 +02:00
schema-editor.txt Refs #27064 -- Added RenameIndex migration operation. 2022-05-12 20:44:03 +02:00
settings.txt Removed versionadded/changed annotations for 4.0. 2022-05-17 14:22:06 +02:00
signals.txt Removed versionadded/changed annotations for 4.0. 2022-05-17 14:22:06 +02:00
template-response.txt Removed hyphen from pre-/re- prefixes. 2022-04-28 10:44:14 +02:00
unicode.txt Updated Oracle docs links to Oracle 21c. 2022-03-29 09:41:57 +02:00
urlresolvers.txt Fixed #16406 -- Added ResolveMatch.captured_kwargs and extra_kwargs. 2022-03-29 10:27:40 +02:00
urls.txt
utils.txt Removed hyphen from pre-/re- prefixes. 2022-04-28 10:44:14 +02:00
validators.txt Fixed #32559 -- Added 'step_size’ to numeric form fields. 2022-05-12 14:16:52 +02:00
views.txt