antoliny0919 8f3dee1dfd Fixed #35873 -- Corrected Form.as_table() call in form docs. 5 months ago
..
class-based-views 14459f80ee Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. 2 years ago
contrib 5cf88dcc57 Refs #35803 -- Added support for __covers GIS lookup on MySQL. 5 months ago
files 6dcab75d5d Refs #26029 -- Extended docs for the StorageHandler default instance. 5 months ago
forms 8f3dee1dfd Fixed #35873 -- Corrected Form.as_table() call in form docs. 5 months ago
models d7f78eb5d6 Corrected note on importing fields in model field reference docs. 5 months ago
templates df6013b2b4 Added missing alt attribute to <img> tag in docs. 5 months ago
applications.txt aa74c4083e Fixed #23790 -- Warned about renaming AppConfig.label in docs/ref/applications.txt. 9 months ago
checks.txt 06bf06a911 Fixed #35656 -- Added an autodetector attribute to the makemigrations and migrate commands. 5 months ago
clickjacking.txt f302343380 Removed outdated note about limitations in Clickjacking protection. 9 months ago
csrf.txt 708b01c795 Refs #35401 -- Linked the CsrfViewMiddleware docs to the csrf_protect() decorator. 9 months ago
databases.txt 2b2a2c0e26 Fixed #35702 -- Removed connection pooling note for mysql drivers. 7 months ago
django-admin.txt 5ae9922666 Fixed typo of --no-startup in django-admin docs. 7 months ago
exceptions.txt 295467c04a Removed versionadded/changed annotations for 4.2. 1 year ago
index.txt e3d55eeb14 Refs #32880 -- Moved logging reference to new document. 3 years ago
logging.txt 8c35a0a903 Fixed CVE-2024-45231 -- Avoided server error on password reset when email sending fails. 7 months ago
middleware.txt 1feedc8ef8 Reindented attributes and methods for classes in docs/ref/middleware.txt. 6 months ago
migration-operations.txt f0d50a9379 Doc'd that RemoveField also drops related database objects in PostgreSQL. 11 months ago
paginator.txt 05cce083ad Removed versionadded/changed annotations for 5.0. 10 months ago
request-response.txt 4a685bc0dc Fixed #35727 -- Added HttpResponse.text property. 5 months ago
schema-editor.txt 2abf417c81 Refs #27236 -- Removed Meta.index_together per deprecation timeline. 1 year ago
settings.txt ad7f8129f3 Added EMAIL_USE_SSL to the 'Core Settings Topical Index' docs. 7 months ago
signals.txt f8092ee9ad Improved style of n-tuple wording in docs and comments. 1 year ago
template-response.txt 14459f80ee Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. 2 years ago
unicode.txt 177e649396 Fixed broken links and redirects in docs. 1 year ago
urlresolvers.txt 4d11ea1ef0 Fixed #28999 -- Documented how to reverse a class-based view by instance. 5 months ago
urls.txt 73e8e81141 Relocated path() explanation to docs/ref/urls.txt to simplify tutorial 1. 6 months ago
utils.txt 231c0d8593 Fixed #35668 -- Added mapping support to format_html_join. 7 months ago
validators.txt 05cce083ad Removed versionadded/changed annotations for 5.0. 10 months ago
views.txt 14459f80ee Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. 2 years ago