django-precompressed icon indicating copy to clipboard operation
django-precompressed copied to clipboard

precompressed is a pluggable application for Django developers who want to serve precompressed (gzipped) static files.

Results 3 django-precompressed issues
Sort by recently updated
recently updated
newest added

It doesn't work with django-1.6.8 and doesn't create gzipped files on running collectstatic. Where is the code to override django's collectstatic command which creates gzip or have I understood the...

Can you update the readme to reflect the requirement of Django 1.5 Thanks

Hi jhmaddox, Do you plan to support https://github.com/jezdez/django_compressor anytime soon?