7f2f46eed2
- Update to 1.4 - Update Python bits to USES / USE_PYTHON - Extend Python compatibility to 3.x - Add SLIMIT option - Switch BeautifulSoup dependency to 4.x - Update pkg-desc PR: 191387 Submitted by: Melvyn Sopacua <melvyn magemana nl> Approved by: maintainer timeout (4 months)
5 lines
213 B
Text
5 lines
213 B
Text
Django Compressor combines and compresses linked and inline Javascript or
|
|
CSS in a Django template into cacheable static files by using the compress
|
|
template tag.
|
|
|
|
WWW: https://github.com/jezdez/django_compressor
|