我使用的是Django压缩和Django-Django文件(外部版本,我使用的是Django 1.2)。TemplateSyntaxError: Caught UncompressableFileError while rendering: 'css/facebox.css' isn't accesible via COMPRESS_URL ('/static/') and can't be compressed
我已经验证了COMPRESS_URL等于STATIC_URL,并且该文件实际上是可以通过该
出于性能方面的原因,我正在尝试将django-compressor集成到现有的django项目中。=MYAPIKEY&sensor=false' isn't accessible via COMPRESS_URL ('/media/') and can't be compressed
有没有办法让django-compressor
django.contrib.humanize', 'appconf',# required by django-compressor'versiontools',# required by django-compressor
'compressor',#https://github.com/jezdez/django_compres