summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
27 hours[6.0.x] Fixed typo in stub release notes for 5.2.14.stable/6.0.xJacob Walls
47 hours[6.0.x] Fixed #37067 -- Added trailing slash in django_file_prefixes().Fashad Ahmed
3 days[6.0.x] Refs CVE-2026-25674 -- Clarified role of umask in upload permissions.Shai Berger
3 days[6.0.x] Added stub release notes and release date for 6.0.5 and 5.2.14.Sarah Boyce
11 days[6.0.x] Refs #373, #34122 -- Removed warning that ForeignObject is an interna...Mariusz Felisiak
12 days[6.0.x] Updated release procedure with new CVE workflows.Jacob Walls
14 days[6.0.x] Clarified that reporters shouldn't set their own tickets as "Accepted".Jonathan Biemond
2026-04-14[6.0.x] Fixed #37029 -- Corrected placement of </div> in change_list.html's p...Tim Graham
2026-04-13[6.0.x] Removed unused code checkout step from labels.yml GitHub Action.Jacob Walls
2026-04-13[6.0.x] Clarified "Add another question" as the plus sign button.Sarah Boyce
2026-04-13[6.0.x] Fixed #33113 -- Documented usage and caveats of HTML5 date input in D...Samriddha9619
2026-04-10[6.0.x] Fixed #37020 -- Removed guidance to edit fetched .po files by hand.Jacob Walls
2026-04-09[6.0.x] Fixed typo in docs/howto/delete-app.txt.Jonathan Wu
2026-04-08[6.0.x] Refs CVE-2026-4292 -- Isolated new test in AdminViewListEditable.Jacob Walls
2026-04-07[6.0.x] Updated Apache links to the current docs.Mariusz Felisiak
2026-04-07[6.0.x] Removed outdated note about uwsgi LTS from docs.Mariusz Felisiak
2026-04-07[6.0.x] Fixed two issues in release helper scripts/verify_release.sh.Natalia
2026-04-07[6.0.x] Refs CVE-2026-33034 -- Improved security documentation on handling la...Jake Howard
2026-04-07[6.0.x] Added CVE-2026-3902, CVE-2026-4277, CVE-2026-4292, CVE-2026-33033, an...Jacob Walls
2026-04-07[6.0.x] Added stub release notes for 6.0.5.Jacob Walls
2026-04-07[6.0.x] Post-release version bump.Jacob Walls
2026-04-07[6.0.x] Bumped version for 6.0.4 release.6.0.4Jacob Walls
2026-04-07[6.0.x] Fixed CVE-2026-33034 -- Enforced DATA_UPLOAD_MAX_MEMORY_SIZE on body ...Natalia
2026-04-07[6.0.x] Fixed CVE-2026-33033 -- Mitigated potential DoS in MultiPartParser.Natalia
2026-04-07[6.0.x] Fixed CVE-2026-4292 -- Disallowed instance creation via ModelAdmin.li...Jacob Walls
2026-04-07[6.0.x] Fixed CVE-2026-4277 -- Checked add permissions in GenericInlineModelA...Jacob Walls
2026-04-07[6.0.x] Fixed CVE-2026-3902 -- Ignored headers with underscores in ASGIRequest.Jacob Walls
2026-04-03[6.0.x] Refs #36949 -- Removed hardcoded pks in modeladmin tests.Tim Graham
2026-04-02[6.0.x] Fixed #36973 -- Made fields.E348 check detect further clashes between...Clifford Gama
2026-04-02[6.0.x] Refs #36862 -- Reiterated security note on both variants of RemoteUse...Jacob Walls
2026-04-02[6.0.x] Fixed #36949 -- Improved RelatedFieldWidgetWrapper <label>s.David Smith
2026-04-02[6.0.x] Added section for respecting maintainer time to the security policy.Natalia
2026-04-02[6.0.x] Fixed #36862 -- Doc'd the need for a proxy when deploying RemoteUserM...Jacob Walls
2026-04-02[6.0.x] Fixed #37017 -- Fixed setting or clearing of request.user after alogi...Jacob Walls
2026-04-01[6.0.x] Fixed #36799 -- Added a how-to guide for testing pre-releases.VIZZARD-X
2026-03-31[6.0.x] Added stub release notes and release date for 6.0.4, 5.2.13, and 4.2.30.Jacob Walls
2026-03-30[6.0.x] Skipped check_commit_messages action on forks.Jacob Walls
2026-03-28[6.0.x] Fixed #29762 -- Doc'd how database routers fetch related objects.VIZZARD-X
2026-03-28[6.0.x] Refs #36526 -- Fixed bulk_update() batching example in docs.Georgios Verigakis
2026-03-27[6.0.x] Corrected outdated links to gunicorn documentation.Sebastian Skonieczny
2026-03-24[6.0.x] Fixed #36999 -- Removed mention of Ruby on Rails from tutorial part 2.Vinay Datta
2026-03-20[6.0.x] Made it clear that unreviewed tickets shouldn't be claimed or started.Jake Howard
2026-03-19[6.0.x] Fixed #36904 -- Clarified how to hide form field labels in docs.Amar
2026-03-16[6.0.x] Combined scripts confirm_release.sh and test_new_version.sh into veri...Natalia
2026-03-16[6.0.x] Corrected signature for EmailMessage.message() in email topics docs.Mike Edmunds
2026-03-14[6.0.x] Fixed #35786 -- Removed outdated note about database defaults in AddF...Ahmed Nassar
2026-03-12[6.0.x] Removed third plural form from .po files for Romance languages.Jacob Walls
2026-03-12[6.0.x] Updated translations from Transifex.Jacob Walls
2026-03-10[6.0.x] Fixed #36391 -- Doc'd RawSQL usage in docs/topics/db/sql.txt.Amar
2026-03-09[6.0.x] Fixed #36600 -- Clarified the use cases for dispatch_uid in signal co...Amar