Tobias Kroenke
|
b040ac06eb
|
Fixed #26520 -- Fixed a regression where SessionBase.pop() didn't return a KeyError.
|
2016-04-20 13:06:47 -04:00 |
Matthew Schinckel
|
5402f3ab09
|
Fixed #26475 -- Added functools.partial() support to migrations autodetector.
|
2016-04-19 10:17:11 -04:00 |
Lukasz Wiecek
|
d3c87a2425
|
Fixed #26498 -- Fixed TimeField microseconds round-tripping on MySQL and SQLite.
Thanks adamchainz for the report and review.
|
2016-04-18 09:39:46 -04:00 |
Tim Graham
|
d2569f89f2
|
Fixed #26428 -- Added support for relative path redirects in assertRedirects().
Thanks Trac alias master for the report and review.
|
2016-04-02 10:35:33 -04:00 |
Tim Graham
|
a637ed879d
|
Added stub release notes for 1.9.6.
|
2016-04-01 14:09:48 -04:00 |