| .. |
|
class-based-views
|
Refs #36485 -- Rewrapped docs to 79 columns line length.
|
2025-08-25 10:51:10 -03:00 |
|
contrib
|
[6.0.x] Ensured that Sitemap.items is described as a method in docs/ref/contrib/sitemaps.txt.
|
2025-11-20 15:44:33 -03:00 |
|
files
|
[6.0.x] Added community package storage backends mention to docs.
|
2025-10-30 17:22:24 -04:00 |
|
forms
|
Fixed #35831 -- Documented the model form meta API in model form reference docs.
|
2025-08-29 08:58:58 +02:00 |
|
models
|
[6.0.x] Fixed #31506 -- Clarified that ExpressionWrapper does not perform database casts.
|
2025-11-26 08:34:35 -05:00 |
|
templates
|
Fixed #36570 -- Removed unnecessary :py domain from documentation roles.
|
2025-08-28 08:52:43 +02:00 |
|
applications.txt
|
Refs #36485 -- Rewrapped docs to 79 columns line length.
|
2025-08-25 10:51:10 -03:00 |
|
checks.txt
|
[6.0.x] Fixed #36611, Refs #36580 -- Added system check for multicolumn ForeignObject in Meta.indexes/constraints/unique_together.
|
2025-10-13 14:54:20 -03:00 |
|
clickjacking.txt
|
Refs #36485 -- Rewrapped docs to 79 columns line length.
|
2025-08-25 10:51:10 -03:00 |
|
csp.txt
|
Fixed #36532 -- Added Content Security Policy view decorators to override or disable policies.
|
2025-08-28 17:23:48 -03:00 |
|
csrf.txt
|
Refs #36485 -- Rewrapped docs to 79 columns line length.
|
2025-08-25 10:51:10 -03:00 |
|
databases.txt
|
[6.0.x] Fixed typo in docs/ref/databases.txt.
|
2025-11-10 18:00:19 -03:00 |
|
django-admin.txt
|
Fixed #36597 -- Corrected directives for functions from email module in docs.
|
2025-09-12 18:51:52 +02:00 |
|
exceptions.txt
|
Refs #36485 -- Removed unnecessary parentheses in :meth: and :func: roles in docs.
|
2025-08-25 10:51:10 -03:00 |
|
index.txt
|
Fixed #35859 -- Added background Tasks framework interface.
|
2025-09-16 17:28:32 -03:00 |
|
logging.txt
|
Ensured :doc: role uses absolute targets in docs.
|
2025-08-28 13:48:32 -03:00 |
|
middleware.txt
|
Refs #36485 -- Rewrapped docs to 79 columns line length.
|
2025-08-25 10:51:10 -03:00 |
|
migration-operations.txt
|
Refs #36485 -- Rewrapped docs to 79 columns line length.
|
2025-08-25 10:51:10 -03:00 |
|
paginator.txt
|
Refs #36485 -- Removed double spaces after periods in sentences.
|
2025-08-25 10:51:10 -03:00 |
|
request-response.txt
|
Fixed #36570 -- Removed unnecessary :py domain from documentation roles.
|
2025-08-28 08:52:43 +02:00 |
|
schema-editor.txt
|
Refs #36485 -- Rewrapped docs to 79 columns line length.
|
2025-08-25 10:51:10 -03:00 |
|
settings.txt
|
[6.0.x] Removed community packages admonition from settings docs.
|
2025-11-06 15:52:36 -05:00 |
|
signals.txt
|
Refs #35859 -- Removed support for Task enqueuing on transaction commit.
|
2025-09-17 13:28:58 -03:00 |
|
tasks.txt
|
[6.0.x] Refs #35859 -- Clarified Tasks ref and topics docs regarding available backends.
|
2025-12-03 13:09:57 -03:00 |
|
template-response.txt
|
Refs #36485 -- Removed unnecessary parentheses in :meth: and :func: roles in docs.
|
2025-08-25 10:51:10 -03:00 |
|
unicode.txt
|
Fixed #36570 -- Removed unnecessary :py domain from documentation roles.
|
2025-08-28 08:52:43 +02:00 |
|
urlresolvers.txt
|
Refs #36485 -- Rewrapped docs to 79 columns line length.
|
2025-08-25 10:51:10 -03:00 |
|
urls.txt
|
Fixed #36570 -- Removed unnecessary :py domain from documentation roles.
|
2025-08-28 08:52:43 +02:00 |
|
utils.txt
|
Fixed #36570 -- Removed unnecessary :py domain from documentation roles.
|
2025-08-28 08:52:43 +02:00 |
|
validators.txt
|
[6.0.x] Clarified EmailValidator docs to specify it validates an email address.
|
2025-11-10 12:52:53 -03:00 |
|
views.txt
|
Fixed #34140 -- Reformatted code blocks in docs with blacken-docs.
|
2023-03-01 13:03:56 +01:00 |