django/docs/ref
noFFENSE 5cd1385356 Fixed #34242 -- Doc'd that primary key is set to None when deleting objects. 2023-01-20 09:36:36 +01:00
..
class-based-views Removed versionadded/changed annotations for 4.1. 2023-01-17 11:49:15 +01:00
contrib Fixed #34266 -- Added ClosestPoint GIS database functions. 2023-01-20 08:13:43 +01:00
files Refs #26029 -- Deprecated DEFAULT_FILE_STORAGE and STATICFILES_STORAGE settings. 2023-01-12 09:58:36 +01:00
forms Refs #32339 -- Deprecated transitional form renderers. 2023-01-18 11:08:39 +01:00
models Fixed #34242 -- Doc'd that primary key is set to None when deleting objects. 2023-01-20 09:36:36 +01:00
templates Refs #32873 -- Removed settings.USE_L10N per deprecation timeline. 2023-01-17 11:49:15 +01:00
applications.txt Removed hyphen from pre-/re- prefixes. 2022-04-28 10:44:14 +02:00
checks.txt Fixed #18468 -- Added support for comments on columns and tables. 2022-12-28 06:28:07 +01:00
clickjacking.txt Refs #32720 -- Updated various links in docs to avoid redirects and use HTTPS. 2021-05-17 09:46:09 +02:00
csrf.txt Removed versionadded/changed annotations for 4.1. 2023-01-17 11:49:15 +01:00
databases.txt Removed versionadded/changed annotations for 4.1. 2023-01-17 11:49:15 +01:00
django-admin.txt Removed versionadded/changed annotations for 4.1. 2023-01-17 11:49:15 +01:00
exceptions.txt Refs #33374 -- Adjusted full match condition handling. 2022-11-07 20:23:53 +01:00
index.txt
logging.txt Fixed #31090 -- Logged transaction management queries. 2022-11-21 09:10:14 +01:00
middleware.txt Fixed #34170 -- Implemented Heal The Breach (HTB) in GzipMiddleware. 2022-12-17 08:46:37 +01:00
migration-operations.txt Removed versionadded/changed annotations for 4.1. 2023-01-17 11:49:15 +01:00
paginator.txt Doc'd a precise exception type in Paginator.page() docs. 2021-10-13 08:46:46 +02:00
request-response.txt Removed versionadded/changed annotations for 4.1. 2023-01-17 11:49:15 +01:00
schema-editor.txt Removed versionadded/changed annotations for 4.1. 2023-01-17 11:49:15 +01:00
settings.txt Refs #32800 -- Removed CSRF_COOKIE_MASKED transitional setting per deprecation timeline. 2023-01-17 11:49:15 +01:00
signals.txt Removed versionadded/changed annotations for 4.1. 2023-01-17 11:49:15 +01:00
template-response.txt Removed hyphen from pre-/re- prefixes. 2022-04-28 10:44:14 +02:00
unicode.txt Updated documentation and comments for RFC updates. 2022-11-10 13:52:17 +01:00
urlresolvers.txt Removed versionadded/changed annotations for 4.1. 2023-01-17 11:49:15 +01:00
urls.txt Refs #33365, Refs #30530 -- Doc'd re_path() behavior change in Django 2.2.25, 3.1.14, and 3.2.10. 2021-12-15 18:54:02 +01:00
utils.txt Refs #32365 -- Removed django.utils.timezone.utc per deprecation timeline. 2023-01-17 11:49:15 +01:00
validators.txt Removed versionadded/changed annotations for 4.1. 2023-01-17 11:49:15 +01:00
views.txt Updated documentation and comments for RFC updates. 2022-11-10 13:52:17 +01:00