Ronny V. f4813211e2 Added example of email sending with additional capabilities to docs/topics/email.txt. 6 months ago
..
auth 8c35a0a903 Fixed CVE-2024-45231 -- Avoided server error on password reset when email sending fails. 6 months ago
class-based-views e161bd4657 Fixed #35631 -- Added HttpRequest.get_preferred_type(). 6 months ago
db 38c2065154 Refs #35060 -- Fixed the update to update_fields in overridden save() method docs. 6 months ago
forms 05cce083ad Removed versionadded/changed annotations for 5.0. 10 months ago
http e2428292ab Fixed #35401 -- Documented the conditional_page() decorator. 9 months ago
i18n 2c1f27d0d0 Dropped safeguards against very old versions of gettext. 7 months ago
testing 05cce083ad Removed versionadded/changed annotations for 5.0. 10 months ago
async.txt 05cce083ad Removed versionadded/changed annotations for 5.0. 10 months ago
cache.txt 0e445badd5 Removed Redis parser_class reference from docs. 10 months ago
checks.txt d658a3162f Fixed #35233 -- Moved template engine system checks to backend methods. 1 year ago
conditional-view-processing.txt 305757aec1 Applied Black's 2024 stable style. 1 year ago
email.txt f4813211e2 Added example of email sending with additional capabilities to docs/topics/email.txt. 6 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 635a3f8e6e Refs #30451 -- Doc'd asynchronous support and async-safety. 5 years 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 05cce083ad Removed versionadded/changed annotations for 5.0. 10 months ago
pagination.txt 14459f80ee Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. 2 years ago
performance.txt 304d256674 Used :pypi: role in docs where appropriate. 7 months ago
security.txt 534ac48297 Refs #34140 -- Applied rst code-block to non-Python examples. 2 years ago
serialization.txt 14459f80ee Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. 2 years 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 3a3e737694 Refs #33199 -- Removed support for passing positional arguments to Signer/TimestampSigner. 1 year ago
templates.txt c487634c10 Added meaningful titles to ..admonition:: directives. 1 year ago