summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2026-07-07Added stub release notes for 6.0.8.Jacob Walls
2026-07-06Fixed CVE-2026-53878 -- Prevented newlines from being accepted in DomainNameV...Natalia
2026-07-06Fixed CVE-2026-53877 -- Prevented heap buffer over-read when creating GDALRas...Jacob Walls
2026-07-06Fixed CVE-2026-48588 -- Prevented caching of responses that set cookies and v...Natalia
2026-07-06Fixed flatpages synopsis in docs.Mike Edmunds
2026-07-06Added FILE_UPLOAD_DIRECTORY_PERMISSIONS to docs settings index.Lincoln Puzey
2026-07-06Fixed #37172 -- Linked to upload handlers section in FILE_UPLOAD_* settings s...Lincoln Puzey
2026-07-06Fixed #37158 -- Reordered the contribution checklist sections.VIZZARD-X
2026-07-06Fixed #37204 -- Rendered console directives as plain code in epub docs builds.Natalia
2026-07-02Fixed document referenced in multiple toctrees warning in docs/internals/cont...Sarah Boyce
2026-07-02Fixed duplicate target name in docs/internals/howto-release-django.txt.Sarah Boyce
2026-07-02Updated howto-release-django.txt with reminder to bump asgiref.Jacob Walls
2026-07-02Disambiguated duplicate "Example" hyperlink targets in howto-release-django.txt.Natalia
2026-07-01Fixed #34753 -- Extended security and safety remarks in email topics docs.Mike Edmunds
2026-06-30Fixed #37162 -- Updated ContactForm docs example to use safe practices.Mike Edmunds
2026-06-30Added stub release notes and release date for 6.0.7 and 5.2.16.Jacob Walls
2026-06-26Clarified "plaintext" vs. "plain-text" in password hashers docs.Mike Edmunds
2026-06-26Fixed #37184 -- Allowed non-UTF-8 bytes passwords in the PBKDF2 and MD5 passw...Jacob Walls
2026-06-25Refs #37188 -- Used a more realistic --ignore in compilemessages example.Jacob Walls
2026-06-24Replaced the defunct pgp.mit.edu keyserver with GitHub for key import.Natalia
2026-06-24Refs #35514 -- Added migration guide link to `AdminEmailHandler` deprecation ...Adam Johnson
2026-06-24Refs #35870 -- Mentioned transitional setting in BLANK_CHOICE_DASH release note.Jacob Walls
2026-06-24Refs #37174 -- Doc'd that args to the {% cache %} tag are stringified.Jacob Walls
2026-06-24Refs #37101, #37174 -- Added release note for cache misses when varying on ar...Jacob Walls
2026-06-23Removed additional versionchanged notices for 6.0.Jacob Walls
2026-06-23Fixed #37166 -- Added deploy system check for dev-only 'default' MAILERS.Mike Edmunds
2026-06-22Fixed #37161 -- Warned via system check on missing "default" entry in MAILERS...badereddinebenhirt
2026-06-22Refs #32785 -- Fixed Sphinx reference in release note.Jacob Walls
2026-06-19Fixed #37165 -- Updated Async Support topics doc.Carlton Gibson
2026-06-19Refs #373 -- Updated FAQ page with partial composite primary key support.Jacob Walls
2026-06-18Fixed #37143 -- Added missing chunk_size=None check to QuerySet.aiterator().zhengkangyang
2026-06-17Refs CVE-2026-6873 -- Moved deprecation note for SIGNED_COOKIE_LEGACY_SALT_FA...Jacob Walls
2026-06-17Refs #36593 -- Added missing deprecation note for select_related() with no ar...Jacob Walls
2026-06-17Refs #36905 -- Added missing deprecation note for safe parameter of JSONRespo...Jacob Walls
2026-06-16Fixed #37152 -- Raised ValueError when Bcc is used in EmailMessage headers.diaxoaine
2026-06-16Fixed #36881 -- Corrected documentation for ModelAdmin.search_fields.Amar
2026-06-16Refs #37142 -- Removed docs for django.utils.warnings.django_file_prefixes().Natalia
2026-06-16Fixed #37157 -- Doc'd usage of sphinx-autobuild for documentation auto-reload...SnippyCodes
2026-06-16Fixed typo in section "Configuring email" in docs/topics/email.txt.Mike Edmunds
2026-06-15Fixed password hashing anchor link for references.Tim Schilling
2026-06-15Fixed #37128 -- Doc'd setUpTestData as test speed up.Tim Schilling
2026-06-11Fixed #37141 -- Added --using option to sendtestemail command.NagaKartheekReddy
2026-06-11Doc'd security standards in howto-release-django.txt.Jacob Walls
2026-06-11Fixed #37129 -- Clarified database cache culling behavior in docs.VIZZARD-X
2026-06-11Refs #24941 -- Doc'd get_exclude() in base features shared by InlineModelAdmin.Jacob Walls
2026-06-11Fixed #36837 -- Skipped backends not implementing (a)get_user() in (a)force_l...Sezer BOZKIR
2026-06-10Refs #37150 -- Synced docs/make.bat with docs/Makefile.Mike Edmunds
2026-06-10Fixed #37142 -- Moved django_file_prefixes() to django.utils.warnings.zhengkangyang
2026-06-09Removed obsolete Sphinx < 1.8 fallback in `VersionDirective` from djangodocs ...Natalia
2026-06-09Fixed #37150 -- Made djangodocs Sphinx extension work with any html builder.Mike Edmunds