Tim Graham
|
f0b8da7350
|
Added release date for 1.9.6/1.8.13.
|
2016-05-02 18:16:36 -04:00 |
Claude Paroz
|
b16b124996
|
Fixed #26341 -- Fixed makemessages breaking location comments for HTML files
Thanks Sylvain Garancher for the report and Veranika Sabiashchanskaya for the
initial patch.
|
2016-04-30 12:08:20 +02:00 |
Joshua Phillips
|
4681d65048
|
Fixed #26557 -- Converted empty strings to None when saving GenericIPAddressField.
|
2016-04-29 10:11:49 -04:00 |
Tim Graham
|
2f698cd991
|
Refs #26428 -- Added support for relative path redirects to the test client.
Thanks iktyrrell for the patch.
|
2016-04-29 09:15:28 -04:00 |
Simon Charette
|
bd145e7209
|
Fixed #26536 -- Preserved leading dashes of the cached template loader keys.
Thanks Anders Roos for the report.
|
2016-04-24 22:15:45 -04:00 |
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 |