Tim Graham
|
3ae2bcc768
|
Added release date for 2.0.1 and 1.11.9.
|
2018-01-01 19:34:34 -05:00 |
Morgan Wahl
|
a9e5ac823d
|
Refs #28856 -- Added test for caching of a GenericForeignKey pointing to a model that uses more than one level of MTI.
Forwardport of test and release notes of
3522203502 from stable/1.11.x
|
2017-12-08 14:06:28 -05:00 |
Mariusz Felisiak
|
fc48047586
|
Refs #28876 -- Fixed incorrect foreign key constraint name for models with quoted db_table.
Thanks Simon Charette and Tim Graham for the review and Carlos E. C.
Leite for the report.
|
2017-12-05 21:11:20 +01:00 |
Mariusz Felisiak
|
f79d9a322c
|
Refs #28876 -- Fixed incorrect class-based model index name generation for models with quoted db_table.
Thanks Simon Charette and Tim Graham for the review and Carlos E. C.
Leite for the report.
|
2017-12-05 21:05:10 +01:00 |
Nick Pope
|
e014f91a70
|
Fixed #28890 -- Removed newlines between MultiWidget's subwidgets.
Regression in b52c73008a .
|
2017-12-05 11:22:36 -05:00 |
Tim Graham
|
dfeb19121b
|
Added stub release notes for 1.11.9.
|
2017-12-05 10:54:33 -05:00 |