Claude Paroz
|
cd3c042b04
|
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.
|
2015-12-18 17:50:16 +01:00 |
|
Simon Charette
|
c4e372aaf4
|
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.
|
2015-12-15 12:22:59 -05:00 |
|
Federico Frenguelli
|
3a36c80795
|
Fixed #25412 -- Fixed missing PostgreSQL index on Char/TextField when using AlterField.
Thanks to Emanuele Palazzetti for the help.
|
2015-12-10 16:12:51 -05:00 |
|
Amos Onn
|
542b7f6c50
|
Fixed #25896 -- Fixed state bug in SeparateDatabaseAndState.database_backwards().
|
2015-12-09 11:06:57 -05:00 |
|
Tim Graham
|
e6bd688ef3
|
Fixed #25881 -- Marked Python 3.2 in Django 1.8 as unsupported at the end of 2016.
|
2015-12-08 10:55:49 -05:00 |
|
Gagaro
|
34d88944f4
|
Fixed #25812 -- Restored the ability to use custom formats with the date template filter.
|
2015-11-28 08:38:45 -05:00 |
|
Attila Tovt
|
88fc9e2826
|
Fixed #25772 -- Corrected __len lookup on ArrayField for empty arrays.
|
2015-11-25 16:53:05 -05:00 |
|
Jacek Bzdak
|
2cb50f935a
|
Fixed #25274 --- Made inspectdb handle renamed fields in unique_together.
|
2015-11-25 13:07:00 -05:00 |
|
Tim Graham
|
ec202eff84
|
Added stub release notes for 1.8.8.
|
2015-11-25 10:19:32 -05:00 |
|