Files
deb-python-django-compressor/tests/media/js/one.coffee
Jervis Whitley 0e389d7afb both precompiled and standard files rendered without compression when COMPRESS_ENABLED==False and COMPRESS_PRECOMPILERS != []
previously only precompiled files (those with a mimetype in the COMPRESS_PRECOMPILERS setting) were rendered when
COMPRESS_ENABLED == False.
2011-11-24 16:35:34 +11:00

2 lines
21 B
CoffeeScript

# this is a comment.