summaryrefslogtreecommitdiff
path: root/docs/releases/1.8.7.txt
AgeCommit message (Expand)Author
2017-01-18Refs #23919 -- Removed Python 2 notes in docs.Tim Graham
2015-11-24Added release date for 1.8.7/1.7.11 releases.Tim Graham
2015-11-24Fixed a settings leak possibility in the date template filter.Florian Apolloner
2015-11-24Fixed #25767 -- Fixed data truncation possibility with Positive(Small)Integer...George Marshall
2015-11-23Refs #25786 -- Added tests/release notes for set_FOO_order() crash with order...Tim Graham
2015-11-22Fixed #25685 -- Fixed a duplicate query regression on deletion of proxied mod...Simon Charette
2015-11-21Fixed #25715 -- Fixed Model.refresh_from_db() with ForeignKey w/on_delete=SET...Tim Graham
2015-11-14Fixed #25666 -- Fixed the exact lookup of ArrayField.Dmitry Dygalo
2015-11-11Refs #24937 -- Forwardport of 1.8.7 release note.Tim Graham
2015-11-11Fixed #25720 -- Made gettext() return bytestring on Python 2 if input is byte...Marti Raudsepp
2015-11-10Updated six to 1.10.0.Tim Graham
2015-11-10Fixed #25693 -- Prevented data loss with Prefetch and ManyToManyField.Ian Foote
2015-11-10Refs #25618 -- Forwardported 1.8.7 release note.Tim Graham
2015-11-09Fixed #25683 -- Allowed ModelChoiceField(queryset=...) to accept Managers.Marti Raudsepp
2015-11-09Refs #25686 -- Forwardported 1.8.7 release note.Tim Graham
2015-11-07Fixed debug view crash during autumn DST change.Aymeric Augustin
2015-11-05Added stub release notes for 1.8.7.Tim Graham