.. |
class-based-views
|
14459f80ee
Fixed #34140 -- Reformatted code blocks in docs with blacken-docs.
|
2 years ago |
contrib
|
19bed6d30c
[5.0.x] Tweaked docs to avoid reformatting given new black version.
|
1 month ago |
files
|
369b498219
Fixed #34642 -- Added File.open() support for *args and **kwargs.
|
1 year ago |
forms
|
e8d4a20059
[5.0.x] Fixed CVE-2024-56374 -- Mitigated potential DoS in IPv6 validation.
|
2 months ago |
models
|
3925476ca0
[5.0.x] Made cosmetic edits to code snippets reformatted with blacken-docs.
|
9 months ago |
templates
|
813de2672b
[5.0.x] Fixed CVE-2024-45230 -- Mitigated potential DoS in urlize and urlizetrunc template filters.
|
6 months ago |
applications.txt
|
4cf7199078
[5.0.x] Fixed #23790 -- Warned about renaming AppConfig.label in docs/ref/applications.txt.
|
8 months ago |
checks.txt
|
fcc55f8c26
[5.0.x] Refs #34944 -- Propagated system checks for GeneratedField.output_field.
|
1 year ago |
clickjacking.txt
|
43aa0c103b
[5.0.x] Removed outdated note about limitations in Clickjacking protection.
|
8 months ago |
csrf.txt
|
06bdf62b56
[5.0.x] Fixed #34990 -- Changed link to OWASP in CSRF docs.
|
1 year ago |
databases.txt
|
6c992dc003
[5.0.x] Fixed #35016 -- Doc'd that DATABASES["OPTIONS"] are passed to new PostgreSQL connections.
|
1 year ago |
django-admin.txt
|
59c3f8a539
[5.0.x] Fixed #35427 -- Corrected help text for makemessages --extension in docs/ref/django-admin.txt.
|
10 months ago |
exceptions.txt
|
85ac33591c
Fixed CVE-2023-24580 -- Prevented DoS with too many uploaded files.
|
2 years ago |
index.txt
|
e3d55eeb14
Refs #32880 -- Moved logging reference to new document.
|
3 years ago |
logging.txt
|
96d8404771
[5.0.x] Fixed CVE-2024-45231 -- Avoided server error on password reset when email sending fails.
|
6 months ago |
middleware.txt
|
14459f80ee
Fixed #34140 -- Reformatted code blocks in docs with blacken-docs.
|
2 years ago |
migration-operations.txt
|
d36ecbd530
[5.0.x] Doc'd that RemoveField also drops related database objects in PostgreSQL.
|
11 months ago |
paginator.txt
|
dfc720c521
Fixed #27505 -- Allowed customizing Paginator's error messages.
|
1 year ago |
request-response.txt
|
85e2b08068
[5.0.x] Fixed broken links and redirects in docs.
|
1 year ago |
schema-editor.txt
|
490cccbe7e
Removed versionadded/changed annotations for 4.1.
|
2 years ago |
settings.txt
|
58061fd2b4
[5.0.x] Refs #35354 -- Clarified FORCE_SCRIPT_NAME docs.
|
11 months 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
|
85e2b08068
[5.0.x] Fixed broken links and redirects in docs.
|
1 year ago |
urlresolvers.txt
|
bdf59bff65
Refs #34028 -- Doc'd that get_script_prefix() cannot be used outside of the request-response cycle.
|
1 year ago |
urls.txt
|
14459f80ee
Fixed #34140 -- Reformatted code blocks in docs with blacken-docs.
|
2 years ago |
utils.txt
|
e18601273a
[5.0.x] Fixed #35627 -- Raised a LookupError rather than an unhandled ValueError in get_supported_language_variant().
|
7 months ago |
validators.txt
|
710ca57681
[5.0.x] Fixed #25595 -- Doc'd that URLValidator rejects file:// URIs without a host.
|
1 year ago |
views.txt
|
14459f80ee
Fixed #34140 -- Reformatted code blocks in docs with blacken-docs.
|
2 years ago |