..
auth
Removed versionadded/changed annotations for 5.2.
2025-09-17 15:17:05 -03:00
class-based-views
Removed versionadded/changed annotations for 5.2.
2025-09-17 15:17:05 -03:00
db
Fixed #28586 -- Added model field fetch modes.
2025-10-16 14:52:22 -04:00
forms
Removed versionadded/changed annotations for 5.2.
2025-09-17 15:17:05 -03:00
http
Fixed #36587 -- Clarified usage of list.insert() for upload handlers.
2025-09-29 14:48:06 +02:00
i18n
Fixed #36636 , Refs #15902 -- Removed session-based storage reference from set_language() docs.
2025-10-03 15:16:37 -04:00
testing
Removed versionadded/changed annotations for 5.2.
2025-09-17 15:17:05 -03:00
async.txt
Fixed #36532 -- Added Content Security Policy view decorators to override or disable policies.
2025-08-28 17:23:48 -03:00
cache.txt
Refs #36485 -- Rewrapped docs to 79 columns line length.
2025-08-25 10:51:10 -03:00
checks.txt
Refs #35859 -- Included Task backends in system checks docs.
2025-09-17 13:28:58 -03:00
composite-primary-key.txt
Removed versionadded/changed annotations for 5.2.
2025-09-17 15:17:05 -03:00
conditional-view-processing.txt
Refs #36485 -- Rewrapped docs to 79 columns line length.
2025-08-25 10:51:10 -03:00
email.txt
Added backticks to email addresses in docs.
2025-09-17 22:23:57 +02:00
external-packages.txt
Used extlinks for PyPI links.
2023-04-17 06:55:32 +02:00
files.txt
Refs #36485 -- Rewrapped docs to 79 columns line length.
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
install.txt
Refs #36485 -- Rewrapped docs to 79 columns line length.
2025-08-25 10:51:10 -03:00
logging.txt
Refs #36485 -- Removed unnecessary parentheses in :meth: and :func: roles in docs.
2025-08-25 10:51:10 -03:00
migrations.txt
Refs #36485 -- Rewrapped docs to 79 columns line length.
2025-08-25 10:51:10 -03:00
pagination.txt
Corrected code examples in topics docs.
2025-08-11 10:12:43 +02:00
performance.txt
Fixed #36570 -- Removed unnecessary :py domain from documentation roles.
2025-08-28 08:52:43 +02:00
security.txt
Refs #36485 -- Rewrapped docs to 79 columns line length.
2025-08-25 10:51:10 -03:00
serialization.txt
Fixed #36581 -- Updated serialization examples from XML to JSON.
2025-09-18 15:44:05 +02:00
settings.txt
Fixed #36570 -- Removed unnecessary :py domain from documentation roles.
2025-08-28 08:52:43 +02:00
signals.txt
Refs #36485 -- Rewrapped docs to 79 columns line length.
2025-08-25 10:51:10 -03:00
signing.txt
Fixed #36570 -- Removed unnecessary :py domain from documentation roles.
2025-08-28 08:52:43 +02:00
tasks.txt
Refs #35859 -- Removed support for Task enqueuing on transaction commit.
2025-09-17 13:28:58 -03:00
templates.txt
Fixed #36570 -- Removed unnecessary :py domain from documentation roles.
2025-08-28 08:52:43 +02:00