1
0
mirror of https://github.com/django/django.git synced 2024-12-23 09:36:06 +00:00
django/docs/ref
2023-01-17 11:49:15 +01:00
..
class-based-views Removed versionadded/changed annotations for 4.1. 2023-01-17 11:49:15 +01:00
contrib Refs #33342 -- Removed ExclusionConstraint.opclasses per deprecation timeline. 2023-01-17 11:49:15 +01:00
files Refs #26029 -- Deprecated DEFAULT_FILE_STORAGE and STATICFILES_STORAGE settings. 2023-01-12 09:58:36 +01:00
forms Refs #32339 -- Changed default form and formset rendering style to div-based. 2023-01-17 11:49:15 +01:00
models Refs #33543 -- Made Expression.asc()/desc() and OrderBy raise ValueError when nulls_first/nulls_last=False is passed. 2023-01-17 11:49:15 +01:00
templates Refs #32873 -- Removed settings.USE_L10N per deprecation timeline. 2023-01-17 11:49:15 +01:00
applications.txt
checks.txt Fixed #18468 -- Added support for comments on columns and tables. 2022-12-28 06:28:07 +01:00
clickjacking.txt
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
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
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
unicode.txt
urlresolvers.txt Removed versionadded/changed annotations for 4.1. 2023-01-17 11:49:15 +01:00
urls.txt
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