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
Age
Commit message (
Expand
)
Author
2019-05-01
[2.2.x] Added release date for 2.2.1.
Mariusz Felisiak
2019-04-30
[2.2.x] Fixed #30412 -- Fixed crash when adding check constraints with OR'ed ...
can
2019-04-30
[2.2.x] Fixed #30408 -- Fixed crash when adding check constraints with LIKE o...
Simon Charette
2019-04-29
[2.2.x] Fixed #30323 -- Fixed detecting changes by autoreloader when using St...
Tom Forbes
2019-04-29
[2.2.x] Refs #30323 -- Prevented crash of autoreloader when get_resolver().ur...
Tom Forbes
2019-04-27
[2.2.x] Fixed #30351 -- Handled pre-existing permissions in proxy model permi...
Carlton Gibson
2019-04-26
[2.2.x] Fixed #30361 -- Increased the default timeout of watchman client to 5...
Jacob Green
2019-04-26
[2.2.x] Fixed #30312 -- Relaxed admin check from django.contrib.sessions to S...
Aarni Koskela
2019-04-25
[2.2.x] Fixed #30318 -- Added check for importability of arguments of custom ...
Alasdair Nicol
2019-04-23
[2.2.x] Fixed #30385 -- Restored SearchVector(config) immutability.
Simon Charette
2019-04-19
[2.2.x] Made cosmetic edits in docs/releases/2.2.1.txt.
Mariusz Felisiak
2019-04-19
[2.2.x] Fixed #30328 -- Fixed crash of IntegerField.validators when limit_val...
Scott Fitsimones
2019-04-18
[2.2.x] Fixed #30335, #29139 -- Fixed crash when ordering or aggregating over...
can
2019-04-15
[2.2.x] Fixed #30325 -- Reverted "Fixed #29725 -- Removed unnecessary join in...
Mariusz Felisiak
2019-04-14
[2.2.x] Fixed #30350 -- Prevented recreation of migration for operations with...
Florian Apolloner
2019-04-08
[2.2.x] Fixed #30330 -- Fixed setting of primary key to None during fast-delete.
Florian Apolloner
2019-04-07
[2.2.x] Refs #27807 -- Removed docs for User.username_validator.
Tim Graham
2019-04-06
[2.2.x] Fixed #30332 -- Fixed crash of ordering by expressions with params in...
Simone Pellizzari
2019-04-05
[2.2.x] Fixed #30324 -- Forced utf-8 encoding when loading the template for t...
Nick Pope
2019-04-05
[2.2.x] Fixed #30331 -- Added support for psycopg2 2.8.
Mariusz Felisiak
2019-04-04
[2.2.x] Fixed #30307 -- Fixed incorrect quoting of database user password whe...
msg
2019-04-03
[2.2.x] Added stub release notes for 2.2.1.
Mariusz Felisiak
2019-04-02
[2.2.x] Fixed typo in docs/releases/2.2.txt.
Alex Gaynor
2019-04-01
[2.2.x] Corrected date format in 2.2 release notes.
Carlton Gibson
2019-04-01
[2.2.x] Set release date in v2.2 release notes.
Carlton Gibson
2019-03-30
[2.2.x] Fixed #30289 -- Prevented admin inlines for a ManyToManyField's impli...
Tim Graham
2019-03-30
[2.2.x] Added stub 2.1.8 release notes.
Tim Graham
2019-03-28
[2.2.x] Fixed "byte string" typo in various docs and comments.
Mariusz Felisiak
2019-03-27
[2.2.x] Updated spelling and RFCs in HttpOnly cookie flag docs.
Nick Pope
2019-03-18
[2.2.x] Fixed #30263 -- Doc'd changes to form Media sorting (refs #30179).
Carlton Gibson
2019-02-14
[2.2.x] Fixed #30171 -- Fixed DatabaseError in servers tests.
Jon Dufresne
2019-02-12
[2.2.x] Refs #29478 -- Clarified cached_property 2.2 release note.
Tim Graham
2019-02-11
[2.2.x] Added CVE-2019-6975 to the security release archive.
Tim Graham
2019-02-11
[2.2.x] Refs #30177 -- Forwardported 2.0.13 release notes.
Tim Graham
2019-02-11
[2.2.x] Refs #30175 -- Added release notes for 2.1.7, 2.0.12, and 1.11.20 rel...
Carlton Gibson
2019-02-11
[2.2.x] Fixed typo in docs/releases/2.2.txt.
Atul Varma
2019-02-11
[2.2.x] Fixed CVE-2019-6975 -- Fixed memory exhaustion in utils.numberformat....
Carlton Gibson
2019-02-08
[2.2.x] Removed extra characters in docs header underlines.
Mariusz Felisiak
2019-02-07
[2.2.x] Added stub release notes for security releases.
Carlton Gibson
2019-02-07
[2.2.x] Updated Oracle docs links to Oracle 18c.
Mariusz Felisiak
2019-02-04
[2.2.x] Fixed duplicate word in docs/releases/2.0.txt.
Daniel Hahler
2019-02-01
[2.2.x] Used extlinks for GitHub commits.
Tim Graham
2019-01-29
[2.2.x] Fixed typo in docs/releases/2.2.txt.
Daniel Hahler
2019-01-28
[2.2.x] Refs #30033 -- Doc'd change regarding apps without migrations dependi...
Tim Graham
2019-01-17
Removed empty sections from 2.2 release notes.
Carlton Gibson
2019-01-16
Fixed #20147 -- Added HttpRequest.headers.
Santiago Basulto
2019-01-16
Fixed #11154, #22270 -- Made proxy model permissions use correct content type.
Arthur Rio
2019-01-15
Fixed #9475 -- Allowed RelatedManager.add(), create(), etc. for m2m with a th...
Collin Anderson
2019-01-14
Refs #28643 -- Changed Variance() to use NumericOutputFieldMixin.
Nick Pope
2019-01-14
Refs #28643 -- Changed StdDev() to use NumericOutputFieldMixin.
Nick Pope
[next]