Files
deb-python-django-compressor/README.rst
2011-01-21 13:34:30 +01:00

585 B

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.