summaryrefslogtreecommitdiff
path: root/docs/releases/1.9.6.txt
AgeCommit message (Expand)Author
2016-05-02Added release date for 1.9.6/1.8.13.Tim Graham
2016-04-30Fixed #26341 -- Fixed makemessages breaking location comments for HTML filesClaude Paroz
2016-04-29Fixed #26557 -- Converted empty strings to None when saving GenericIPAddressF...Joshua Phillips
2016-04-29Refs #26428 -- Added support for relative path redirects to the test client.Tim Graham
2016-04-24Fixed #26536 -- Preserved leading dashes of the cached template loader keys.Simon Charette
2016-04-20Fixed #26520 -- Fixed a regression where SessionBase.pop() didn't return a Ke...Tobias Kroenke
2016-04-19Fixed #26475 -- Added functools.partial() support to migrations autodetector.Matthew Schinckel
2016-04-18Fixed #26498 -- Fixed TimeField microseconds round-tripping on MySQL and SQLite.Lukasz Wiecek
2016-04-02Fixed #26428 -- Added support for relative path redirects in assertRedirects().Tim Graham
2016-04-01Added stub release notes for 1.9.6.Tim Graham