.. |
class-based-views
|
d97cacc2ae
Fixed #36026 -- Clarified that View.setup() sets the request, args, kwargs attributes.
|
2 mesi fa |
contrib
|
5da3ad7bf9
Clarified docs for default email value in UserManager.create_user().
|
1 mese fa |
files
|
810edfd742
Removed versionadded/changed annotations for 5.1.
|
2 mesi fa |
forms
|
9a3f86e960
Refs #34380 -- Changed the URLField default scheme to https and removed FORMS_URLFIELD_ASSUME_HTTPS per deprecation timeline.
|
2 mesi fa |
models
|
9cc3970eaa
Fixed ambiguous pronoun reference in docs/ref/models/fields.txt.
|
2 mesi fa |
templates
|
810edfd742
Removed versionadded/changed annotations for 5.1.
|
2 mesi fa |
applications.txt
|
aa74c4083e
Fixed #23790 -- Warned about renaming AppConfig.label in docs/ref/applications.txt.
|
9 mesi fa |
checks.txt
|
b322319f9d
Fixed #36034 -- Added system check for ForeignKey/ForeignObject/ManyToManyField to CompositePrimaryKeys.
|
2 mesi fa |
clickjacking.txt
|
f302343380
Removed outdated note about limitations in Clickjacking protection.
|
9 mesi fa |
csrf.txt
|
708b01c795
Refs #35401 -- Linked the CsrfViewMiddleware docs to the csrf_protect() decorator.
|
9 mesi fa |
databases.txt
|
d9af197801
Refs #36005 -- Bumped minimum supported versions of 3rd-party packages.
|
2 mesi fa |
django-admin.txt
|
f5772de696
Fixed #36005 -- Dropped support for Python 3.10 and 3.11.
|
2 mesi fa |
exceptions.txt
|
295467c04a
Removed versionadded/changed annotations for 4.2.
|
1 anno fa |
index.txt
|
e3d55eeb14
Refs #32880 -- Moved logging reference to new document.
|
3 anni fa |
logging.txt
|
810edfd742
Removed versionadded/changed annotations for 5.1.
|
2 mesi fa |
middleware.txt
|
810edfd742
Removed versionadded/changed annotations for 5.1.
|
2 mesi fa |
migration-operations.txt
|
810edfd742
Removed versionadded/changed annotations for 5.1.
|
2 mesi fa |
paginator.txt
|
05cce083ad
Removed versionadded/changed annotations for 5.0.
|
10 mesi fa |
request-response.txt
|
b8f9f625a1
Fixed #35915 -- Clarified the empty list case in QueryDict.__getitem__() docs.
|
4 mesi fa |
schema-editor.txt
|
2abf417c81
Refs #27236 -- Removed Meta.index_together per deprecation timeline.
|
1 anno fa |
settings.txt
|
136a1e8927
Refs 35653 -- Clarified docs for EMAIL_SSL_CERTFILE and EMAIL_SSL_KEYFILE settings.
|
2 mesi fa |
signals.txt
|
f8092ee9ad
Improved style of n-tuple wording in docs and comments.
|
1 anno fa |
template-response.txt
|
14459f80ee
Fixed #34140 -- Reformatted code blocks in docs with blacken-docs.
|
2 anni fa |
unicode.txt
|
177e649396
Fixed broken links and redirects in docs.
|
1 anno fa |
urlresolvers.txt
|
f30b527f17
Fixed #25582 -- Added support for query and fragment to django.urls.reverse().
|
3 mesi fa |
urls.txt
|
9cb1ffa67b
Refs #35090 -- Removed support for django.urls.register_converter() overriding existing converters per deprecation timeline.
|
2 mesi fa |
utils.txt
|
1e331911a8
Refs #34609 -- Removed support for calling format_html() without arguments per deprecation timeline.
|
2 mesi fa |
validators.txt
|
810edfd742
Removed versionadded/changed annotations for 5.1.
|
2 mesi fa |
views.txt
|
14459f80ee
Fixed #34140 -- Reformatted code blocks in docs with blacken-docs.
|
2 anni fa |