Commit graph

6 commits

Author SHA1 Message Date
Matt Westcott
976d915dd5 Fill in release date for 1.12.2 2017-09-18 21:43:44 +01:00
Matt Westcott
7cf38f115c Set preview dropdown button to 250px (desktop) / 100% (mobile)
Re-fixes #3784, without breaking non-dropdown save buttons as a side effect (#3836).
2017-09-13 15:48:36 +01:00
Mitchel Cabuloy
bdeb104804 Fix OEmbed endpoints 2017-09-08 17:56:15 +01:00
Matt Westcott
28907c14db Don't call static() when constructing HalloPlugins
This isn't necessary, since Django form media fills in static paths itself - and doing it at module level will break on startup with certain staticfiles configurations if collectstatic hasn't run yet. Fixes #3829
2017-09-07 16:22:13 +01:00
Venelin Stoykov
f0e9258af9 Make it possible to reverse migrations 2017-09-06 16:35:54 +01:00
Matt Westcott
d17caef271 Add release note sections for 1.12.2 2017-09-06 16:28:37 +01:00