9 Jun
2020
9 Jun
'20
5:22 p.m.
On 6/9/20 10:17 AM, Danil Smirnov wrote:
Well, if I run "./manage.py compress" in the mailman-web container, I'm getting
CommandError: Offline compression is disabled. Set COMPRESS_OFFLINE or use the --force to override.
Do you have settings like
COMPRESS_PRECOMPILERS = ( ('text/x-scss', 'sassc -t compressed {infile} {outfile}'), ('text/x-sass', 'sassc -t compressed {infile} {outfile}'), )
COMPRESS_OFFLINE = True COMPRESS_ENABLED = True
in your settings?
-- Mark Sapiro <mark@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan