8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10bc8a5 commit bcc2b4aCopy full SHA for bcc2b4a
CHANGELOG.txt
@@ -28,6 +28,8 @@
28
* Fixed a bug in which the placeholder cache was not consistently cleared when a page was published.
29
* Enhanced the plugin menu to not show plugins the user does not have permission to add.
30
* Fixed a regression which prevented users from setting a redirect to the homepage.
31
+* Fixed a ``ValueError`` raised when using ``ManifestStaticFilesStorage`` or similar for static files.
32
+ This only affects Django >= 1.10
33
34
35
=== 3.4.3 (2017-04-24) ===
0 commit comments