Claude Paroz
|
f0a4ff2b11
|
[1.9.x] Fixed #25915 -- Allowed language not in Django's default LANGUAGES
This fixes a regression introduced by a5f6cbce07 .
Thanks Gavin Wahl for the report and Tim Graham for the review.
Backport of cd3c042b0 from master.
|
2015-12-18 17:51:52 +01:00 |
Simon Charette
|
c4c72ade6f
|
[1.9.x] Fixed #25852 -- Made sure AlterModelManager forces a reload of its model state.
Thanks to Geoffrey Sechter and the Django NYC group for the report and Markus
for the review.
Backport of c4e372aaf4 from master
|
2015-12-15 14:53:45 -05:00 |
Federico Frenguelli
|
722fae4b51
|
[1.9.x] Fixed #25412 -- Fixed missing PostgreSQL index on Char/TextField when using AlterField.
Thanks to Emanuele Palazzetti for the help.
Backport of 3a36c80795 from master
|
2015-12-10 16:19:36 -05:00 |
Amos Onn
|
f076cf07ef
|
[1.9.x] Fixed #25896 -- Fixed state bug in SeparateDatabaseAndState.database_backwards().
Backport of 542b7f6c50 from master
|
2015-12-09 11:08:01 -05:00 |
Tim Graham
|
5eeb8edfbb
|
[1.9.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:46:14 -05:00 |
Gagaro
|
08e1c79f7a
|
[1.9.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:41 -05:00 |
Attila Tovt
|
e4bd6923bd
|
[1.9.x] Fixed #25772 -- Corrected __len lookup on ArrayField for empty arrays.
Backport of 88fc9e2826 from master
|
2015-11-25 16:53:23 -05:00 |
Jacek Bzdak
|
023bf66bff
|
[1.9.x] Fixed #25274 --- Made inspectdb handle renamed fields in unique_together.
Backport of 2cb50f935a from master
|
2015-11-25 13:15:35 -05:00 |
Tim Graham
|
e2231075eb
|
[1.9.x] Added stub release notes for 1.8.8.
Backport of ec202eff84 from master
|
2015-11-25 10:20:09 -05:00 |