./www/py-django-compressor, Compresses linked and inline javascript or CSS into single cached file

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 4.4, Package name: py311-django-compressor-4.4, Maintainer: pkgsrc-users

Django Compressor processes, combines and minifies linked and inline
Javascript or CSS in a Django template into cacheable static files.

It supports compilers such as coffeescript, LESS and SASS and is
extensible by custom processing steps.


Master sites:

Filesize: 412.357 KB

Version history: (Expand)


CVS history: (Expand)


   2024-02-08 23:49:01 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-django-compressor: updated to 4.4

v4.4 (2023-06-28)

- Officially support Django 4.2
   2023-10-25 21:40:36 by Mark Davies | Files touched by this commit (3)
Log message:
py-django-compressor: allow newer versions of py-rcssmin and py-rjsmin
   2023-06-04 04:40:49 by Mark Davies | Files touched by this commit (4)
Log message:
py-django-compressor: add version 4.3.1

Django Compressor processes, combines and minifies linked and inline
Javascript or CSS in a Django template into cacheable static files.

It supports compilers such as coffeescript, LESS and SASS and is
extensible by custom processing steps.