Django application that automates CSS compilation and compression

Edit Package python-django-css
http://code.google.com/p/django-css/

Django-css is a fork of django_compressor
(http://github.com/mintchaos/django_compressor/tree/master) that makes it easyto use CSS compilers with your Django projects. CSS compilers extend CSS syntaxto include more powerful features such as variables and nested blocks, and
pretty much rock all around. Django-css can currently be used with any CSS
compiler that can be called from the command line, such as HSS, Sass,CleverCSS, or LESS.

Thanks to django_compressor, django-css will also version and compress linked
and inline javascript or CSS into a single cached file. These cached files will
get served through whatever frontend server you use for serving static files,
because serving static files through Django is just silly.

Note: The pypi version of CleverCSS is buggy and will not work with django-css.
Use the updated version on github:
http://github.com/dziegler/clevercss/tree/master
(Which the openSUSE buildservice does.)

Refresh
Refresh
Source Files
Filename Size Changed
django-css-2.1.5.tar.gz 0000012743 12.4 KB
python-django-css.changes 0000000578 578 Bytes
python-django-css.spec 0000002008 1.96 KB
Latest Revision
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) committed (revision 1)
Non-integrated tw package cleanup, batched
Comments 0
openSUSE Build Service is sponsored by