.. |
class-based-views
|
d97cacc2ae
Fixed #36026 -- Clarified that View.setup() sets the request, args, kwargs attributes.
|
1 month ago |
contrib
|
9d22a7d8f0
Removed advice to propose a new contrib app.
|
1 day ago |
files
|
810edfd742
Removed versionadded/changed annotations for 5.1.
|
1 month ago |
forms
|
9a3f86e960
Refs #34380 -- Changed the URLField default scheme to https and removed FORMS_URLFIELD_ASSUME_HTTPS per deprecation timeline.
|
1 month ago |
models
|
efb7f9ced2
Refs #36005 -- Used datetime.UTC alias instead of datetime.timezone.utc.
|
1 day ago |
templates
|
05002c153c
Fixed #36182 -- Returned "?" if all parameters are removed in querystring template tag.
|
6 days ago |
applications.txt
|
aa74c4083e
Fixed #23790 -- Warned about renaming AppConfig.label in docs/ref/applications.txt.
|
7 months ago |
checks.txt
|
b322319f9d
Fixed #36034 -- Added system check for ForeignKey/ForeignObject/ManyToManyField to CompositePrimaryKeys.
|
1 month ago |
clickjacking.txt
|
f302343380
Removed outdated note about limitations in Clickjacking protection.
|
7 months ago |
csrf.txt
|
708b01c795
Refs #35401 -- Linked the CsrfViewMiddleware docs to the csrf_protect() decorator.
|
8 months ago |
databases.txt
|
d87bb0eb3e
Fixed typo in docs/ref/databases.txt.
|
5 days ago |
django-admin.txt
|
3839afb63a
Refs #35515 -- Added missing docs for `--no-imports` flag for the shell command.
|
1 week ago |
exceptions.txt
|
295467c04a
Removed versionadded/changed annotations for 4.2.
|
1 year ago |
index.txt
|
e3d55eeb14
Refs #32880 -- Moved logging reference to new document.
|
3 years ago |
logging.txt
|
810edfd742
Removed versionadded/changed annotations for 5.1.
|
1 month ago |
middleware.txt
|
810edfd742
Removed versionadded/changed annotations for 5.1.
|
1 month ago |
migration-operations.txt
|
17160819f3
Fixed #36105 -- Dropped support for MariaDB 10.5.
|
1 week ago |
paginator.txt
|
05cce083ad
Removed versionadded/changed annotations for 5.0.
|
9 months ago |
request-response.txt
|
b8f9f625a1
Fixed #35915 -- Clarified the empty list case in QueryDict.__getitem__() docs.
|
2 months ago |
schema-editor.txt
|
2abf417c81
Refs #27236 -- Removed Meta.index_together per deprecation timeline.
|
1 year ago |
settings.txt
|
136a1e8927
Refs 35653 -- Clarified docs for EMAIL_SSL_CERTFILE and EMAIL_SSL_KEYFILE settings.
|
4 weeks ago |
signals.txt
|
efb7f9ced2
Refs #36005 -- Used datetime.UTC alias instead of datetime.timezone.utc.
|
1 day ago |
template-response.txt
|
14459f80ee
Fixed #34140 -- Reformatted code blocks in docs with blacken-docs.
|
2 years ago |
unicode.txt
|
177e649396
Fixed broken links and redirects in docs.
|
11 months ago |
urlresolvers.txt
|
f30b527f17
Fixed #25582 -- Added support for query and fragment to django.urls.reverse().
|
2 months ago |
urls.txt
|
9cb1ffa67b
Refs #35090 -- Removed support for django.urls.register_converter() overriding existing converters per deprecation timeline.
|
1 month ago |
utils.txt
|
1e331911a8
Refs #34609 -- Removed support for calling format_html() without arguments per deprecation timeline.
|
1 month ago |
validators.txt
|
810edfd742
Removed versionadded/changed annotations for 5.1.
|
1 month ago |
views.txt
|
14459f80ee
Fixed #34140 -- Reformatted code blocks in docs with blacken-docs.
|
2 years ago |