summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2026-05-05Fixed #31295 -- Avoided Select widget triggering additional query when using ...fix-31295Charles Roelli
2026-04-30Fixed typo in stub release notes for 5.2.14.Jacob Walls
2026-04-30Fixed #36919 -- Allowed Task and TaskResult to be pickled.varunkasyap
2026-04-29Refs #35738 -- Improved release note for '..' template deprecation.Adam Johnson
2026-04-29Fixed #16429 -- Extracted set_choices() method from FilePathField.__init__().TildaDares
2026-04-29Fixed #37067 -- Added trailing slash in django_file_prefixes().Fashad Ahmed
2026-04-28Refs CVE-2026-25674 -- Clarified role of umask in upload permissions.Shai Berger
2026-04-28Fixed #36990 -- Bumped OpenLayers to 10.9.0.VIZZARD-X
2026-04-28Fixed #35738 -- Deprecated double-dot variable lookups.David Smith
2026-04-28Added stub release notes and release date for 6.0.5 and 5.2.14.Sarah Boyce
2026-04-24Replaced references in docs to accepted PEPs with specific Python docs links.Mike Edmunds
2026-04-23Refs #12090 -- Documented parameters for contrib.admin.decorators.action().Sarah Boyce
2026-04-22Fixed #10919 -- Added delete_confirmation_max_display to ModelAdmin.Rodrigo Vieira
2026-04-22Fixed #35870 -- Made blank choice label in forms more accessible.Annabelle Wiegart
2026-04-20Refs #373, #34122 -- Removed warning that ForeignObject is an internal tool.Mariusz Felisiak
2026-04-19Fixed #35007 -- Replaced ESLint with Biome for JavaScript linting and formatt...Tom Carrick
2026-04-19Updated release procedure with new CVE workflows.Jacob Walls
2026-04-19Fixed #37048, Refs #36728 -- Added release notes for changes to InclusionAdmi...Anže Pečar
2026-04-19Fixed #37024 -- Made SITE_ID system check validation use Site._meta.pk.Tim Graham
2026-04-18Formatted CSS files.Tom Carrick
2026-04-18Fixed #37028 -- Added BitAnd(), BitOr(), and BitXor() aggregates.Mariusz Felisiak
2026-04-17Clarified that reporters shouldn't set their own tickets as "Accepted".Jonathan Biemond
2026-04-16Refs #35514 -- Cleaned up email docs.Mike Edmunds
2026-04-16Refs #35514 -- Added "Configuring email" section to email docs.Mike Edmunds
2026-04-16Refs #35514 -- Moved and renamed "Sending multiple emails" in email docs.Mike Edmunds
2026-04-16Refs #35514 -- Moved get_connection() after backends in email docs.Mike Edmunds
2026-04-15Refs #35514 -- Corrected email backends' outline levels in email docs.Mike Edmunds
2026-04-15Refs #35514 -- Moved EmailMessage class up in email docs.Mike Edmunds
2026-04-15Refs #35514 -- Grouped sending-related features in email docs.Mike Edmunds
2026-04-15Refs #35514 -- Moved email docs examples to relevant section.Mike Edmunds
2026-04-15Fixed broken link in email docs.Mike Edmunds
2026-04-15Fixed incomplete comment in email docs.Natalia
2026-04-14Fixed #27150 -- Made base File objects truthy by default.VIZZARD-X
2026-04-14Fixed #37029 -- Corrected placement of </div> in change_list.html's paginatio...Tim Graham
2026-04-13Clarified "Add another question" as the plus sign button.Sarah Boyce
2026-04-13Fixed #33113 -- Documented usage and caveats of HTML5 date input in DateInput...Samriddha9619
2026-04-10Fixed #37020 -- Removed guidance to edit fetched .po files by hand.Jacob Walls
2026-04-10Refs #37020 -- Corrected example command to update translation catalogs.Jacob Walls
2026-04-09Fixed typo in docs/howto/delete-app.txt.Jonathan Wu
2026-04-07Fixed #37021 -- Added Permission.user_perm_str property.mariatta
2026-04-07Updated Apache links to the current docs.Mariusz Felisiak
2026-04-07Removed outdated note about uwsgi LTS from docs.Mariusz Felisiak
2026-04-07Fixed #36816 -- Allowed **kwargs in @task decorator.Nilesh Kumar Pahari
2026-04-07Refs CVE-2026-33034 -- Improved security documentation on handling large requ...Jake Howard
2026-04-07Added CVE-2026-3902, CVE-2026-4277, CVE-2026-4292, CVE-2026-33033, and CVE-20...Jacob Walls
2026-04-07Added stub release notes for 6.0.5.Jacob Walls
2026-04-07Fixed CVE-2026-33034 -- Enforced DATA_UPLOAD_MAX_MEMORY_SIZE on body size in ...Natalia
2026-04-07Fixed CVE-2026-33033 -- Mitigated potential DoS in MultiPartParser.Natalia
2026-04-07Fixed CVE-2026-4292 -- Disallowed instance creation via ModelAdmin.list_edita...Jacob Walls
2026-04-07Fixed CVE-2026-4277 -- Checked add permissions in GenericInlineModelAdmin.Jacob Walls