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.1.txt
Age
Commit message (
Expand
)
Author
2022-09-05
Added release date for 4.1.1.
Mariusz Felisiak
2022-09-01
Fixed #33955, Fixed #33971 -- Reverted "Fixed #32565 -- Moved internal URLRes...
Mariusz Felisiak
2022-08-29
Fixed #33960 -- Fixed migrations crash on SQLite < 3.26.
Mariusz Felisiak
2022-08-27
Fixed #33952 -- Reallowed creating reverse foreign key managers on unsaved in...
David Wobrock
2022-08-26
Fixed #33953 -- Reverted "Fixed #33201 -- Made RenameModel operation a noop f...
Iuri de Silvio
2022-08-25
Fixed #33938 -- Fixed migration crash for m2m with a through model in another...
Simon Charette
2022-08-17
Fixed #33932 -- Fixed altering AutoFields to OneToOneField on PostgreSQL.
BenoƮt Vinot
2022-08-12
Fixed #33919 -- Fixed adding AutoFields on PostgreSQL.
Mariusz Felisiak
2022-08-09
Fixed #33905 -- Fixed CheckConstraint() validation on range fields.
David Sanders
2022-08-09
Fixed #33902 -- Fixed Meta.constraints validation crash with F() expressions.
Mariusz Felisiak
2022-08-08
Fixed #33899 -- Fixed migration crash when removing indexed field on SQLite 3...
Fiza Ashraf
2022-08-06
Fixed #33898 -- Fixed Window() expression crash with ArrayAgg().
Mariusz Felisiak
2022-08-05
Fixed #33893 -- Reverted "Fixed #28889 -- Prevented double submission of admi...
Fab
2022-08-04
Fixed #33891 -- Fixed test command crash when running in parallel using spawn.
Mariusz Felisiak
2022-08-03
Fixed #33888 -- Fixed get_select2_language() crash with no language activated.
Claude Paroz
2022-08-03
Fixed #33886 -- Reallowed using GeoIP2() when GEOS is not installed.
Aarni Koskela
2022-08-03
Added stub release notes for 4.1.1.
Carlton Gibson