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
/
releases
/
4.1.2.txt
Age
Commit message (
Expand
)
Author
2022-10-04
Fixed CVE-2022-41323 -- Prevented locales being interpreted as regular expres...
Adam Johnson
2022-10-03
Refs #32987 -- Relaxed system check for template tag modules with the same na...
Mariusz Felisiak
2022-09-30
Fixed #33984 -- Reverted "Fixed #32980 -- Made models cache related managers."
Mariusz Felisiak
2022-09-29
Fixed #34062 -- Updated View.http_method_not_allowed() to support async.
Antoine Lorence
2022-09-29
Fixed #34058 -- Changed sequence types when altering pre-Django 4.1 auto fiel...
Mariusz Felisiak
2022-09-28
Refs #34010 -- Made --debug-mode work for parallel tests using spawn.
Adam Johnson
2022-09-28
Fixed #34010 -- Made parallel tests using spawn set up Django.
Adam Johnson
2022-09-28
Fixed #34025 -- Fixed selecting ModelAdmin.autocomplete_fields after adding/c...
David Sanders
2022-09-27
Fixed typo in 4.1.2 release notes.
Carlton Gibson
2022-09-27
Set date and added stub notes for 4.1.2, 4.0.8, and 3.2.16 releases.
Carlton Gibson
2022-09-17
Fixed #34016 -- Fixed QuerySet.values()/values_list() crash on ArrayAgg() and...
Alexander Kerkum
2022-09-13
Fixed #33996 -- Fixed CheckConstraint validation on NULL values.
David Sanders
2022-09-08
Fixed #33992 -- Fixed queryset crash when aggregating over a group containing...
Simon Charette
2022-09-07
Fixed #33982 -- Fixed migrations crash when adding model with ExclusionConstr...
James Beith
2022-09-05
Added stub release notes for 4.1.2.
Mariusz Felisiak