summaryrefslogtreecommitdiff
path: root/docs/releases/1.9.7.txt
AgeCommit message (Expand)Author
2016-06-04Added release date for 1.9.7.Tim Graham
2016-06-04Fixed #26667 -- Fixed a regression in queries on a OneToOneField that has to_...Tim Graham
2016-06-03Fixed #26698 -- Fixed PostgreSQL dbshell crash on an empty database name.mieciu
2016-06-02Fixed #26672 -- Fixed HStoreField to raise ValidationError instead of crashin...Brad Melin
2016-05-18Fixed #26627 -- Fixed on_commit callbacks execution order when callbacks make...Barthelemy Dagenais
2016-05-10Fixed #26603 -- Forced lazy template names to text when computing cache key.Simon Charette
2016-05-07Fixed #26544 -- Delayed translations of SetPasswordForm help_textsClaude Paroz
2016-05-04Fixed #26558 -- Removed need for request context processor on admin login page.Dan Stephenson
2016-05-02Added stub release notes for 1.9.7.Tim Graham