.. |
class-based-views
|
d97cacc2ae
Fixed #36026 -- Clarified that View.setup() sets the request, args, kwargs attributes.
|
1 month ago |
contrib
|
bb4f65ec87
[5.2.x] Removed advice to propose a new contrib app.
|
4 days ago |
files
|
6dcab75d5d
Refs #26029 -- Extended docs for the StorageHandler default instance.
|
4 months ago |
forms
|
6a7ee02f59
Fixed #35521 -- Allowed overriding BoundField class on fields, forms and renderers.
|
1 month ago |
models
|
baea0f644e
[5.2.x] Clarified admonition in GeneratedField docs.
|
2 days ago |
templates
|
92d5b2f389
[5.2.x] Fixed #36182 -- Returned "?" if all parameters are removed in querystring template tag.
|
1 week 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
|
9ad5d0ac3b
[5.2.x] Fixed typo in docs/ref/databases.txt.
|
1 week ago |
django-admin.txt
|
0125bc15d4
[5.2.x] 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
|
8c35a0a903
Fixed CVE-2024-45231 -- Avoided server error on password reset when email sending fails.
|
5 months ago |
middleware.txt
|
1feedc8ef8
Reindented attributes and methods for classes in docs/ref/middleware.txt.
|
4 months ago |
migration-operations.txt
|
b82f80906a
Fixed #35038 -- Created AlterConstraint operation.
|
2 months 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
|
ae2f5381fe
[5.2.x] Refs 35653 -- Clarified docs for EMAIL_SSL_CERTFILE and EMAIL_SSL_KEYFILE settings.
|
1 month ago |
signals.txt
|
f8092ee9ad
Improved style of n-tuple wording in docs and comments.
|
1 year 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
|
73e8e81141
Relocated path() explanation to docs/ref/urls.txt to simplify tutorial 1.
|
4 months ago |
utils.txt
|
b0d9c1fe32
Updated docs example to clear cached_property without raising AttributeError.
|
2 months ago |
validators.txt
|
05cce083ad
Removed versionadded/changed annotations for 5.0.
|
9 months ago |
views.txt
|
14459f80ee
Fixed #34140 -- Reformatted code blocks in docs with blacken-docs.
|
2 years ago |