index
:
django.git
fix-31295
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
/
2.2.8.txt
Age
Commit message (
Expand
)
Author
2025-08-25
Refs #36485 -- Removed unnecessary parentheses in :meth: and :func: roles in ...
David Smith
2020-06-03
Preferred usage of among/while to amongst/whilst.
David Smith
2020-04-01
Prevented (and corrected) single backtick usage in docs.
Adam Johnson
2019-12-02
Removed issue reporter name from 2.1.15 and 2.2.8 release notes.
Carlton Gibson
2019-12-02
Added release dates for 2.1.15, 2.2.8 and 3.0.
Carlton Gibson
2019-12-02
Fixed CVE-2019-19118 -- Required edit permissions on parent model for editabl...
Carlton Gibson
2019-12-02
Fixed #30953 -- Made select_for_update() lock queryset's model when using "se...
Mariusz Felisiak
2019-11-29
Fixed #31021 -- Fixed proxy model permissions data migration crash with a mul...
Mariusz Felisiak
2019-11-26
Fixed #31031 -- Fixed data loss in admin changelist view when formset's prefi...
Baptiste Mispelon
2019-11-12
Refs #29926 -- Doc'd Python 3.8 compatibility in Django 2.2.x.
Mariusz Felisiak
2019-11-12
Added stub release notes for 2.2.8 release.
Mariusz Felisiak