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