index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
Age
Commit message (
Expand
)
Author
2026-04-10
Fixed #37020 -- Removed guidance to edit fetched .po files by hand.
Jacob Walls
2026-04-10
Refs #37020 -- Corrected example command to update translation catalogs.
Jacob Walls
2026-04-09
Fixed typo in docs/howto/delete-app.txt.
Jonathan Wu
2026-04-07
Fixed #37021 -- Added Permission.user_perm_str property.
mariatta
2026-04-07
Updated Apache links to the current docs.
Mariusz Felisiak
2026-04-07
Removed outdated note about uwsgi LTS from docs.
Mariusz Felisiak
2026-04-07
Fixed #36816 -- Allowed **kwargs in @task decorator.
Nilesh Kumar Pahari
2026-04-07
Refs CVE-2026-33034 -- Improved security documentation on handling large requ...
Jake Howard
2026-04-07
Added CVE-2026-3902, CVE-2026-4277, CVE-2026-4292, CVE-2026-33033, and CVE-20...
Jacob Walls
2026-04-07
Added stub release notes for 6.0.5.
Jacob Walls
2026-04-07
Fixed CVE-2026-33034 -- Enforced DATA_UPLOAD_MAX_MEMORY_SIZE on body size in ...
Natalia
2026-04-07
Fixed CVE-2026-33033 -- Mitigated potential DoS in MultiPartParser.
Natalia
2026-04-07
Fixed CVE-2026-4292 -- Disallowed instance creation via ModelAdmin.list_edita...
Jacob Walls
2026-04-07
Fixed CVE-2026-4277 -- Checked add permissions in GenericInlineModelAdmin.
Jacob Walls
2026-04-07
Fixed CVE-2026-3902 -- Ignored headers with underscores in ASGIRequest.
Jacob Walls
2026-04-02
Fixed #36973 -- Made fields.E348 check detect further clashes between manager...
Clifford Gama
2026-04-02
Refs #36862 -- Reiterated security note on both variants of RemoteUserMiddlew...
Jacob Walls
2026-04-02
Fixed #36949 -- Improved RelatedFieldWidgetWrapper <label>s.
David Smith
2026-04-02
Added section for respecting maintainer time to the security policy.
Natalia
2026-04-02
Fixed #36862 -- Doc'd the need for a proxy when deploying RemoteUserMiddlewar...
Jacob Walls
2026-04-02
Fixed #37017 -- Fixed setting or clearing of request.user after alogin/alogou...
Jacob Walls
2026-03-31
Fixed #36799 -- Added a how-to guide for testing pre-releases.
VIZZARD-X
2026-03-31
Added stub release notes and release date for 6.0.4, 5.2.13, and 4.2.30.
Jacob Walls
2026-03-30
Refs #36926 -- Added release note for boolean icons for related fields in lis...
Jacob Walls
2026-03-28
Fixed #29762 -- Doc'd how database routers fetch related objects.
VIZZARD-X
2026-03-28
Refs #36526 -- Fixed bulk_update() batching example in docs.
Georgios Verigakis
2026-03-27
Corrected outdated links to gunicorn documentation.
Sebastian Skonieczny
2026-03-24
Fixed #36999 -- Removed mention of Ruby on Rails from tutorial part 2.
Vinay Datta
2026-03-20
Made it clear that unreviewed tickets shouldn't be claimed or started.
Jake Howard
2026-03-19
Fixed #36904 -- Clarified how to hide form field labels in docs.
Amar
2026-03-19
Refs #36795 -- Deprecated SQLCompiler.quote_name_unless_alias().
Simon Charette
2026-03-19
Refs #36795 -- Removed unnecessary prohibits_dollar_signs_in_column_aliases f...
Simon Charette
2026-03-19
Fixed #36795 -- Enforced quoting of all database object names.
Simon Charette
2026-03-16
Combined scripts confirm_release.sh and test_new_version.sh into verify_relea...
Natalia
2026-03-16
Removed reference to spatialreference.org being a Django website.
David Smith
2026-03-16
Fixed #36859 -- Made assertContains and assertNotContains idempotent for stre...
Baptiste Mispelon
2026-03-16
Corrected signature for EmailMessage.message() in email topics docs.
Mike Edmunds
2026-03-16
Fixed #36894 -- Added TypeError for conflicting arguments in mail APIs.
Praful Gulani
2026-03-15
Fixed typo in docs/internals/contributing/accessibility.txt.
dcsid
2026-03-14
Fixed #35786 -- Removed outdated note about database defaults in AddField/Alt...
Ahmed Nassar
2026-03-12
Fixed #36727 -- Deprecated Field.get_placeholder in favor of get_placeholder_...
Simon Charette
2026-03-12
Discouraged automated AI reviews of pull requests.
Natalia
2026-03-10
Fixed #36391 -- Doc'd RawSQL usage in docs/topics/db/sql.txt.
Amar
2026-03-09
Fixed #36600 -- Clarified the use cases for dispatch_uid in signal connection.
Amar
2026-03-09
Fixed #36293 -- Avoided buffering streaming responses in GZipMiddleware.
farhan
2026-03-06
Extended committing code docs to add detailed instructions for backports.
Natalia
2026-03-06
Extended checks and docs for proper commit message format and edition.
Jacob Walls
2026-03-04
Fixed #21080 -- Ignored urls inside comments during collectstatic.
James Bligh
2026-03-03
Fixed #36887 -- Improved admin changelist layout for object-tools button.
Jacob Walls
2026-03-03
Refs #35859 -- Mentioned django-tasks and external resources on docs/topics/t...
Jake Howard
[next]