/django_compressor

Compresses linked and inline javascript or CSS into a single cached file.

Primary LanguagePythonOtherNOASSERTION

Django compressor

Compresses linked and inline javascript or CSS into a single cached file.

The main website for django-compressor is github.com/jezdez/django_compressor where you can also file tickets.

You can also install the in-development version of django-compressor with pip install django_compressor==dev or easy_install django_compressor==dev.