Simon Charette
|
fd1c5bb041
|
Fixed a typo in the 1.9.2 release notes.
|
2016-01-14 17:46:48 -05:00 |
Simon Charette
|
bc7d201bdb
|
Fixed #25858 -- Bound abstract model application relative relationships.
Thanks to Karl Hobley for the report and Markus, Shai, Aymeric for their input
and Tim for the review.
|
2016-01-11 12:23:23 -05:00 |
Tim Graham
|
56aaae58a7
|
Fixed #26034 -- Fixed incorrect index handling on PostgreSQL on Char/TextField with unique=True and db_index=True.
Thanks Simon Charette for review.
|
2016-01-08 12:47:05 -05:00 |
Alexander Gaevsky
|
ade54ffa34
|
Refs #25165 -- Fixed JSON serialization for add/edit popup in the admin.
Forwardport of test in o839d71d8562abe0b245024e55ca1d02a45e58fd from stable/1.9.x
(refs #25997).
|
2016-01-08 12:28:32 -05:00 |
Alexander Gaevsky
|
44930cc466
|
Fixed #24980 -- Fixed day determination in admin calendar widget.
|
2016-01-07 11:13:05 -05:00 |
Claude Paroz
|
632a9f21bc
|
Fixed #26046 -- Fixed a crash with translations and Django-unknown language code
Thanks Jens Lundstrom for the report and Tim Graham for the review.
|
2016-01-06 20:30:56 +01:00 |
Scott Pashley
|
7cc2efc2d6
|
Fixed #26035 -- Prevented user-tools from appearing on admin logout page.
|
2016-01-06 13:48:02 -05:00 |
Denis Cornehl
|
186b6c61bf
|
Fixed #26024 -- Fixed regression in ConditionalGetMiddleware ETag support.
Thanks Denis Cornehl for help with the patch.
|
2016-01-05 09:37:11 -05:00 |
Tim Graham
|
3432f5d659
|
Added stub release notes for 1.9.2.
|
2016-01-02 09:06:26 -05:00 |