Commit Graph

5 Commits

Author SHA1 Message Date
Tim Graham 14e1e53a90 [1.8.x] Fixed #25881 -- Marked Python 3.2 in Django 1.8 as unsupported at the end of 2016.
Backport of e6bd688ef3 from master
2015-12-08 12:48:07 -05:00
Gagaro 9582ba51bd [1.8.x] Fixed #25812 -- Restored the ability to use custom formats with the date template filter.
Backport of 34d88944f4 from master
2015-11-28 08:44:51 -05:00
Attila Tovt 3ec4e739dd [1.8.x] Fixed #25772 -- Corrected __len lookup on ArrayField for empty arrays.
Backport of 88fc9e2826 from master
2015-11-25 16:53:27 -05:00
Jacek Bzdak 834ad41472 [1.8.x] Fixed #25274 --- Made inspectdb handle renamed fields in unique_together.
Backport of 2cb50f935a from master
2015-11-25 13:17:24 -05:00
Tim Graham 108038f2b4 [1.8.x] Added stub release notes for 1.8.8.
Backport of ec202eff84 from master
2015-11-25 10:20:13 -05:00