| .. |
|
class-based-views
|
Refs #36485 -- Removed unnecessary parentheses in :meth: and :func: roles in docs.
|
2025-08-25 10:51:10 -03:00 |
|
contrib
|
Refs #36485 -- Removed unnecessary parentheses in :meth: and :func: roles in docs.
|
2025-08-25 10:51:10 -03:00 |
|
files
|
Refs #36485 -- Removed unnecessary parentheses in :meth: and :func: roles in docs.
|
2025-08-25 10:51:10 -03:00 |
|
forms
|
Refs #36485 -- Removed unnecessary parentheses in :meth: and :func: roles in docs.
|
2025-08-25 10:51:10 -03:00 |
|
models
|
Refs #36485 -- Removed unnecessary parentheses in :meth: and :func: roles in docs.
|
2025-08-25 10:51:10 -03:00 |
|
templates
|
Fixed #36410 -- Added support for Template Partials to the Django Template Language.
|
2025-08-14 21:53:14 -03:00 |
|
applications.txt
|
Refs #36485 -- Removed unnecessary parentheses in :meth: and :func: roles in docs.
|
2025-08-25 10:51:10 -03:00 |
|
checks.txt
|
Fixed #36530 -- Extended fields.E347 to check for ManyToManyField involving CompositePrimaryKey on either side.
|
2025-08-05 08:34:40 -03:00 |
|
clickjacking.txt
|
Fixed spelling of "logged-in" when used as an adjective in docs.
|
2025-08-19 12:43:05 -03:00 |
|
csp.txt
|
Fixed #15727 -- Added Content Security Policy (CSP) support.
|
2025-06-27 15:57:02 -03:00 |
|
csrf.txt
|
Refs #35401 -- Linked the CsrfViewMiddleware docs to the csrf_protect() decorator.
|
2024-06-12 13:11:29 +02:00 |
|
databases.txt
|
Fixed #36346 -- Removed outdated section about the threaded option in Oracle driver.
|
2025-04-27 14:16:50 +02:00 |
|
django-admin.txt
|
Refs #36485 -- Removed unnecessary parentheses in :meth: and :func: roles in docs.
|
2025-08-25 10:51:10 -03: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 #15727 -- Added Content Security Policy (CSP) support.
|
2025-06-27 15:57:02 -03:00 |
|
logging.txt
|
Removed versionadded/changed annotations for 5.1.
|
2025-01-15 22:28:37 +01:00 |
|
middleware.txt
|
Refs #36485 -- Removed unnecessary parentheses in :meth: and :func: roles in docs.
|
2025-08-25 10:51:10 -03:00 |
|
migration-operations.txt
|
Fixed #35487 -- Removed CASCADE from RemoveField() on PostgreSQL.
|
2025-03-09 11:50:17 +01:00 |
|
paginator.txt
|
Fixed #35452 -- Deprecated orphans being more than or equal to page_size in pagination.
|
2025-03-25 12:04:13 +01:00 |
|
request-response.txt
|
Refs #36485 -- Removed unnecessary parentheses in :meth: and :func: roles in docs.
|
2025-08-25 10:51:10 -03:00 |
|
schema-editor.txt
|
Refs #27236 -- Removed Meta.index_together per deprecation timeline.
|
2023-09-18 22:12:40 +02:00 |
|
settings.txt
|
Refs #36485 -- Removed unnecessary parentheses in :meth: and :func: roles in docs.
|
2025-08-25 10:51:10 -03:00 |
|
signals.txt
|
Clarified pre_delete and post_delete's origin attributes.
|
2025-03-31 16:10:44 +02: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
|
Refs #36485 -- Removed unnecessary parentheses in :meth: and :func: roles in docs.
|
2025-08-25 10:51:10 -03:00 |
|
urlresolvers.txt
|
Refs #25582 -- Doc'd query and fragment arguments for reverse_lazy().
|
2025-03-12 16:41:44 +01:00 |
|
urls.txt
|
Refs #36485 -- Removed unnecessary parentheses in :meth: and :func: roles in docs.
|
2025-08-25 10:51:10 -03:00 |
|
utils.txt
|
Refs #36485 -- Removed unnecessary parentheses in :meth: and :func: roles in docs.
|
2025-08-25 10:51:10 -03:00 |
|
validators.txt
|
Removed versionadded/changed annotations for 5.1.
|
2025-01-15 22:28:37 +01:00 |
|
views.txt
|
Fixed #34140 -- Reformatted code blocks in docs with blacken-docs.
|
2023-03-01 13:03:56 +01:00 |