Carlton Gibson 8713e4ae96 Fixed #33497 -- Doc'd that persistent DB connections should be disabled in ASGI and async modes. 1 week ago
..
auth 810edfd742 Removed versionadded/changed annotations for 5.1. 2 months ago
class-based-views 2e190a48d6 Added missing backticks to class-based views docs. 3 months ago
db 304e9f3d6a Fixed #36202 -- Added examples of JSONField __contains and __contained_by lookups with nested arrays to docs. 1 day ago
forms efe3ca09e0 Fixed incorrect formatting for inline pluralized code references in docs. 1 week ago
http 9cb1ffa67b Refs #35090 -- Removed support for django.urls.register_converter() overriding existing converters per deprecation timeline. 2 months ago
i18n 30e0a43937 Fixed #36254 -- Fixed template dictionary unpacking in docs/topics/i18n/timezones.txt. 3 days ago
testing 2d34ebe49a Refs #35967 -- Deprecated BaseDatabaseCreation.create_test_db(serialize). 1 month ago
async.txt 8713e4ae96 Fixed #33497 -- Doc'd that persistent DB connections should be disabled in ASGI and async modes. 1 day ago
cache.txt 6d1cf5375f Added some heading labels to to docs/topics/cache.txt. 2 weeks ago
checks.txt 65c46d6932 Fixed #35358, Refs #35234 -- Renamed _check() methods to check() for constraints. 4 weeks ago
composite-primary-key.txt de9f46d707 Fixed #36070 -- Clarified model validation behavior for composite pks. 2 months ago
conditional-view-processing.txt 305757aec1 Applied Black's 2024 stable style. 1 year ago
email.txt d9af197801 Refs #36005 -- Bumped minimum supported versions of 3rd-party packages. 1 month ago
external-packages.txt 2c4dc64760 Used extlinks for PyPI links. 1 year ago
files.txt 272ceb9584 Refs #25778 -- Updated some links and references to HTTPS. 1 year ago
index.txt 978aae4334 Fixed #373 -- Added CompositePrimaryKey. 3 months ago
install.txt 82c71f0168 Relocated database setup details to install docs to simplify tutorial 2. 8 months ago
logging.txt 14459f80ee Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. 2 years ago
migrations.txt 64b1ac7292 Fixed #24529 -- Allowed double squashing of migrations. 1 month ago
pagination.txt 14459f80ee Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. 2 years ago
performance.txt efe3ca09e0 Fixed incorrect formatting for inline pluralized code references in docs. 1 week ago
security.txt 5935336059 Added security reporting guidelines. 3 weeks ago
serialization.txt ee5147cfd7 Fixed #29522 -- Refactored the Deserializer functions to classes. 6 months ago
settings.txt 12ffcfc350 Updated "Dive Into Python" links. 1 year ago
signals.txt 05cce083ad Removed versionadded/changed annotations for 5.0. 10 months ago
signing.txt 5f0ed95e10 Updated sign() outputs in Cryptographic signing docs. 5 months ago
templates.txt c487634c10 Added meaningful titles to ..admonition:: directives. 1 year ago