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-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
2026-03-03
Fixed #20775 -- Clarified that SQL for text lookups varies per database.
Lakshya
2026-03-03
Added CVE-2026-25673 and CVE-2026-25674 to security archive.
Natalia
2026-03-03
Added stub release notes for 6.0.4.
Natalia
2026-03-03
Fixed CVE-2026-25674 -- Prevented potentially incorrect permissions on file s...
Natalia
2026-03-03
Fixed CVE-2026-25673 -- Simplified URLField scheme detection.
Natalia
2026-03-02
Fixed #36961 -- Fixed TypeError in deprecation warnings if Django is imported...
Jacob Walls
2026-03-02
Aligned docs checks between GitHub Actions and local development.
Natalia
2026-02-27
Fixed #27489 -- Renamed permissions upon model renaming in migrations.
Artyom Kotovskiy
2026-02-27
Fixed #34643 -- Moved inputs beneath labels and errors in admin forms.
antoliny0919
2026-02-26
Adjusted default DoS severity level in Security Policy.
Natalia
2026-02-25
Fixed #36848 -- Mentioned BadRequest exception in docs/ref/views.txt.
LincolnPuzey
2026-02-25
Fixed #36951 -- Removed empty exc_info from log_task_finished signal handler.
Elias Hernandis
2026-02-25
Fixed #36944 -- Removed MAX_LENGTH_HTML and related 5M chars limit references...
Natalia
2026-02-24
Added stub release notes and release date for 6.0.3, 5.2.12, and 4.2.29.
Natalia
2026-02-21
Fixed #36899 -- Implemented SessionBase.__bool__.
Amar
2026-02-20
Fixed #36920 -- Fixed alignment of fieldset legends in wide admin forms.
usman
2026-02-20
Refs #36934, #35972 -- Forwardported release note for tolerating sequences in...
Jacob Walls
2026-02-19
Fixed #36929 -- Dropped support for GEOS 3.9.
Pravin Kamble
2026-02-18
Refs #19221 -- Fixed outdated KEY_FUNCTION definition in docs/ref/settings.txt.
Mike Edmunds
2026-02-16
Fixed #36918 -- Removed double spaces and fixed minor grammar issues in docs.
$ῗἧḡḥ𝐀丂𝓱м𝑒𝑒𝐓
2026-02-13
Fixed #36857 -- Added QuerySet.totally_ordered property.
VIZZARD-X
2026-02-10
Fixed #36841 -- Made multipart parser class pluggable on HttpRequest.
farhan
2026-02-10
Fixed #36903 -- Fixed further NameErrors when inspecting functions with defer...
93578237
2026-02-10
Added stub release notes for 5.2.12.
Jacob Walls
2026-02-10
Fixed #36890 -- Supported StringAgg(distinct=True) on SQLite with the default...
varunkasyap
2026-02-10
Fixed #34352 -- Unified terms in Signals docs.
Hossam Hassan
2026-02-10
Clarified optional nature of Contributor License Agreement.
Jacob Walls
2026-02-10
Refs #35444 -- Doc'd deprecation in contrib.postgres.aggreggates.StringAgg.de...
Jacob Walls
2026-02-09
Added DatabaseFeatures.supports_inspectdb.
Tim Graham
2026-02-09
Refs #36644 -- Documented no pk ordering in first()/last() after empty order_...
Jacob Walls
2026-02-09
Fixed #36908 -- Removed unnecessary "fail_silently" param from quick example ...
SnippyCodes
2026-02-06
Fixed #36272 -- Removed obsolete libgeoip from GeoDjango installation docs.
SnippyCodes
2026-02-03
Fixed #36898 -- Documented SessionBase.is_empty().
jafarkhan83
2026-02-03
Added CVE-2025-13473, CVE-2025-14550, CVE-2026-1207, CVE-2026-1285, CVE-2026-...
Jacob Walls
2026-02-03
Added stub release notes for 6.0.3.
Jacob Walls
2026-02-03
Fixed CVE-2026-1312 -- Protected order_by() from SQL injection via aliases wi...
Jacob Walls
2026-02-03
Fixed CVE-2026-1287 -- Protected against SQL injection in column aliases via ...
Jake Howard
2026-02-03
Fixed CVE-2026-1285 -- Mitigated potential DoS in django.utils.text.Truncator...
Natalia
2026-02-03
Fixed CVE-2026-1207 -- Prevented SQL injections in RasterField lookups via ba...
Jacob Walls
2026-02-03
Fixed CVE-2025-14550 -- Optimized repeated header parsing in ASGI requests.
Jake Howard
2026-02-03
Fixed CVE-2025-13473 -- Standardized timing of check_password() in mod_wsgi a...
Jake Howard
2026-02-02
Fixed #36788 -- Fixed horizontal form field alignment under <fieldset> in the...
Jacob Walls
2026-02-02
Added missing quotes around nonce in docs/ref/csp.txt.
Jacob Walls
[next]