Simon Charette c55a808198 [5.2.x] Refs #35967 -- Doc'd DatabaseCreation.serialize_db_to_string() method. 6 days ago
..
auth 7e759d9af7 Fixed #17430 -- Documented access to the Django admin when using a custom auth backend. 3 months ago
class-based-views 2e190a48d6 Added missing backticks to class-based views docs. 2 months ago
db ad385ae163 Fixed #36037 -- Fixed default primary key type in docs. 1 month ago
forms 989329344a Fixed #35886 -- Added support for object-based form media script assets. 1 month ago
http 91c879eda5 Fixed #35784 -- Added support for preserving the HTTP request method in HttpResponseRedirectBase. 3 months ago
i18n 2c1f27d0d0 Dropped safeguards against very old versions of gettext. 5 months ago
testing c55a808198 [5.2.x] Refs #35967 -- Doc'd DatabaseCreation.serialize_db_to_string() method. 6 days ago
async.txt 05cce083ad Removed versionadded/changed annotations for 5.0. 9 months ago
cache.txt 0e445badd5 Removed Redis parser_class reference from docs. 9 months ago
checks.txt d658a3162f Fixed #35233 -- Moved template engine system checks to backend methods. 11 months ago
composite-primary-key.txt de9f46d707 Fixed #36070 -- Clarified model validation behavior for composite pks. 1 month ago
conditional-view-processing.txt 305757aec1 Applied Black's 2024 stable style. 1 year ago
email.txt 17c8ee7e3f Fixed #35864 -- Documented EmailMessage.connection is ignored when using send_messages(). 3 months 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. 2 months ago
install.txt 82c71f0168 Relocated database setup details to install docs to simplify tutorial 2. 7 months ago
logging.txt 14459f80ee Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. 2 years ago
migrations.txt 05cce083ad Removed versionadded/changed annotations for 5.0. 9 months ago
pagination.txt 14459f80ee Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. 2 years ago
performance.txt 6f38697f90 Removed links to outdated tools in docs/topics/performance.txt. 2 months ago
security.txt 534ac48297 Refs #34140 -- Applied rst code-block to non-Python examples. 2 years ago
serialization.txt ee5147cfd7 Fixed #29522 -- Refactored the Deserializer functions to classes. 5 months ago
settings.txt 12ffcfc350 Updated "Dive Into Python" links. 1 year ago
signals.txt 05cce083ad Removed versionadded/changed annotations for 5.0. 9 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