984d2c4927a256d5a401837dc41784e7f60306c8
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
.
Description
Languages
Python
92.9%
HTML
6.4%
CSS
0.4%
Makefile
0.2%