summaryrefslogtreecommitdiff
path: root/docs/releases/1.9.7.txt
Commit message (Collapse)AuthorAgeFilesLines
* Added release date for 1.9.7.Tim Graham2016-06-041-1/+1
|
* Fixed #26667 -- Fixed a regression in queries on a OneToOneField that has ↵Tim Graham2016-06-041-0/+3
| | | | | | to_field and primary_key=True. Thanks Simon Charette for review.
* Fixed #26698 -- Fixed PostgreSQL dbshell crash on an empty database name.mieciu2016-06-031-0/+3
|
* Fixed #26672 -- Fixed HStoreField to raise ValidationError instead of ↵Brad Melin2016-06-021-0/+3
| | | | crashing on non-dict JSON input.
* Fixed #26627 -- Fixed on_commit callbacks execution order when callbacks ↵Barthelemy Dagenais2016-05-181-0/+3
| | | | make transactions.
* Fixed #26603 -- Forced lazy template names to text when computing cache key.Simon Charette2016-05-101-0/+3
| | | | | | Refs #26536. Thanks Sylvain Fankhauser for the very detailed report.
* Fixed #26544 -- Delayed translations of SetPasswordForm help_textsClaude Paroz2016-05-071-0/+3
| | | | Thanks Michael Bitzi for the reporti and Tim Graham for the review.
* Fixed #26558 -- Removed need for request context processor on admin login page.Dan Stephenson2016-05-041-1/+2
|
* Added stub release notes for 1.9.7.Tim Graham2016-05-021-0/+12