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.0.3.txt
Age
Commit message (
Expand
)
Author
2018-03-06
Fixed CVE-2018-7537 -- Fixed catastrophic backtracking in django.utils.text.T...
Tim Graham
2018-03-06
Fixed CVE-2018-7536 -- Fixed catastrophic backtracking in urlize and urlizetr...
Tim Graham
2018-03-06
Added stub release notes for security releases.
Tim Graham
2018-03-02
Fixed #29176 -- Fixed AbstractBaseUser.normalize_username() crash if username...
Christophe Mehay
2018-03-01
Fixed #29172 -- Fixed crash with Window expression in a subquery.
Tomáš Ehrlich
2018-02-28
Updated translations from Transifex
Claude Paroz
2018-02-28
Fixed #29166 -- Fixed crash in When() expression with a list argument.
Mariusz Felisiak
2018-02-12
Fixed #29125 -- Made Q.deconstruct() deterministic with multiple keyword argu...
Tim Graham
2018-02-10
Fixed #29118 -- Fixed crash with QuerySet.order_by(Exists(...)).
Raphael Gaschignard
2018-02-10
Fixed #29109 -- Fixed the admin time picker widget for the Thai locale.
Manatsawin Hanmongkolchai
2018-02-08
Fixed #29108 -- Fixed crash in aggregation of distinct+ordered+sliced querysets.
Simon Charette
2018-02-05
Added stub release notes for 2.0.3.
Simon Charette