summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2026-03-20Made it clear that unreviewed tickets shouldn't be claimed or started.Jake Howard
2026-03-19Fixed #36904 -- Clarified how to hide form field labels in docs.Amar
2026-03-19Refs #36795 -- Deprecated SQLCompiler.quote_name_unless_alias().Simon Charette
2026-03-19Refs #36795 -- Removed unnecessary prohibits_dollar_signs_in_column_aliases f...Simon Charette
2026-03-19Fixed #36795 -- Enforced quoting of all database object names.Simon Charette
2026-03-16Combined scripts confirm_release.sh and test_new_version.sh into verify_relea...Natalia
2026-03-16Removed reference to spatialreference.org being a Django website.David Smith
2026-03-16Fixed #36859 -- Made assertContains and assertNotContains idempotent for stre...Baptiste Mispelon
2026-03-16Corrected signature for EmailMessage.message() in email topics docs.Mike Edmunds
2026-03-16Fixed #36894 -- Added TypeError for conflicting arguments in mail APIs.Praful Gulani
2026-03-15Fixed typo in docs/internals/contributing/accessibility.txt.dcsid
2026-03-14Fixed #35786 -- Removed outdated note about database defaults in AddField/Alt...Ahmed Nassar
2026-03-12Fixed #36727 -- Deprecated Field.get_placeholder in favor of get_placeholder_...Simon Charette
2026-03-12Discouraged automated AI reviews of pull requests.Natalia
2026-03-10Fixed #36391 -- Doc'd RawSQL usage in docs/topics/db/sql.txt.Amar
2026-03-09Fixed #36600 -- Clarified the use cases for dispatch_uid in signal connection.Amar
2026-03-09Fixed #36293 -- Avoided buffering streaming responses in GZipMiddleware.farhan
2026-03-06Extended committing code docs to add detailed instructions for backports.Natalia
2026-03-06Extended checks and docs for proper commit message format and edition.Jacob Walls
2026-03-04Fixed #21080 -- Ignored urls inside comments during collectstatic.James Bligh
2026-03-03Fixed #36887 -- Improved admin changelist layout for object-tools button.Jacob Walls
2026-03-03Refs #35859 -- Mentioned django-tasks and external resources on docs/topics/t...Jake Howard
2026-03-03Fixed #20775 -- Clarified that SQL for text lookups varies per database.Lakshya
2026-03-03Added CVE-2026-25673 and CVE-2026-25674 to security archive.Natalia
2026-03-03Added stub release notes for 6.0.4.Natalia
2026-03-03Fixed CVE-2026-25674 -- Prevented potentially incorrect permissions on file s...Natalia
2026-03-03Fixed CVE-2026-25673 -- Simplified URLField scheme detection.Natalia
2026-03-02Fixed #36961 -- Fixed TypeError in deprecation warnings if Django is imported...Jacob Walls
2026-03-02Aligned docs checks between GitHub Actions and local development.Natalia
2026-02-27Fixed #27489 -- Renamed permissions upon model renaming in migrations.Artyom Kotovskiy
2026-02-27Fixed #34643 -- Moved inputs beneath labels and errors in admin forms.antoliny0919
2026-02-26Adjusted default DoS severity level in Security Policy.Natalia
2026-02-25Fixed #36848 -- Mentioned BadRequest exception in docs/ref/views.txt.LincolnPuzey
2026-02-25Fixed #36951 -- Removed empty exc_info from log_task_finished signal handler.Elias Hernandis
2026-02-25Fixed #36944 -- Removed MAX_LENGTH_HTML and related 5M chars limit references...Natalia
2026-02-24Added stub release notes and release date for 6.0.3, 5.2.12, and 4.2.29.Natalia
2026-02-21Fixed #36899 -- Implemented SessionBase.__bool__.Amar
2026-02-20Fixed #36920 -- Fixed alignment of fieldset legends in wide admin forms.usman
2026-02-20Refs #36934, #35972 -- Forwardported release note for tolerating sequences in...Jacob Walls
2026-02-19Fixed #36929 -- Dropped support for GEOS 3.9.Pravin Kamble
2026-02-18Refs #19221 -- Fixed outdated KEY_FUNCTION definition in docs/ref/settings.txt.Mike Edmunds
2026-02-16Fixed #36918 -- Removed double spaces and fixed minor grammar issues in docs.$ῗἧḡḥ𝐀丂𝓱м𝑒𝑒𝐓
2026-02-13Fixed #36857 -- Added QuerySet.totally_ordered property.VIZZARD-X
2026-02-10Fixed #36841 -- Made multipart parser class pluggable on HttpRequest.farhan
2026-02-10Fixed #36903 -- Fixed further NameErrors when inspecting functions with defer...93578237
2026-02-10Added stub release notes for 5.2.12.Jacob Walls
2026-02-10Fixed #36890 -- Supported StringAgg(distinct=True) on SQLite with the default...varunkasyap
2026-02-10Fixed #34352 -- Unified terms in Signals docs.Hossam Hassan
2026-02-10Clarified optional nature of Contributor License Agreement.Jacob Walls
2026-02-10Refs #35444 -- Doc'd deprecation in contrib.postgres.aggreggates.StringAgg.de...Jacob Walls