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