django-precompressed
django-precompressed copied to clipboard
precompressed is a pluggable application for Django developers who want to serve precompressed (gzipped) static files.
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?