Compresses linked and inline javascript or CSS into a single cached file.
copied from cf-staging / django-compressorDjango Compressor processes, combines and minifies linked and inline Javascript or CSS in a Django template into cacheable static files. It supports compilers such as coffeescript, LESS and SASS and is extensible by custom processing steps. Django Compressor is compatible with Django 1.8 and newer.