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