summaryrefslogtreecommitdiff
path: root/docs/releases/1.8.8.txt
AgeCommit message (Expand)Author
2021-05-17Refs #32720 -- Updated various links in docs to avoid redirects and use HTTPS.Nick Pope
2016-01-02Added release date for 1.9.1/1.8.8 releases.Tim Graham
2016-01-02Fixed #25316 -- Fixed a crash with order_by() and values() after annotate().varunnaganathan
2015-12-31Fixed #23372 -- Made loaddata faster if it doesn't find any fixtures.Anssi Kääriäinen
2015-12-29Fixed #25465 -- Restored line breaks conversion in admin readonly fields.Alexander Gaevsky
2015-12-24Refs #13008 -- Forwardported 1.8.8 release note.Tim Graham
2015-12-18Fixed #25915 -- Allowed language not in Django's default LANGUAGESClaude Paroz
2015-12-15Fixed #25852 -- Made sure AlterModelManager forces a reload of its model state.Simon Charette
2015-12-10Fixed #25412 -- Fixed missing PostgreSQL index on Char/TextField when using A...Federico Frenguelli
2015-12-09Fixed #25896 -- Fixed state bug in SeparateDatabaseAndState.database_backward...Amos Onn
2015-12-08Fixed #25881 -- Marked Python 3.2 in Django 1.8 as unsupported at the end of ...Tim Graham
2015-11-28Fixed #25812 -- Restored the ability to use custom formats with the date temp...Gagaro
2015-11-25Fixed #25772 -- Corrected __len lookup on ArrayField for empty arrays.Attila Tovt
2015-11-25Fixed #25274 --- Made inspectdb handle renamed fields in unique_together.Jacek Bzdak
2015-11-25Added stub release notes for 1.8.8.Tim Graham