python3-django-compressor

Compresses linked, inline JS or CSS into single cached files - Python 3.x
  https://pypi.python.org/pypi/django_compressor/
  0
  no reviews



Django Compressor combines and compresses linked and inline Javascript or CSS in a Django templates into cacheable static files by using the compress template tag.

This package contains the Python 3.x module.