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 75cd0e0 commit dd97d03Copy full SHA for dd97d03
core/settings.py
@@ -33,7 +33,7 @@
33
DEBUG = False
34
35
36
-COMPRESS_OFFLINE = True
+COMPRESS_OFFLINE = False
37
COMPRESS_ENABLED = True
38
COMPRESS_PRECOMPILERS = (
39
('text/x-sass', 'sass {infile} {outfile}'),
0 commit comments