Authors: | David Elias <[email protected]> and Joao Oliveira <[email protected]> |
---|---|
Version: | 0.2.0 |
django-staticassets is a django app to compile and bundle static assets. It works together with django's contrib staticfiles app. Heavly inspired by ruby's Sprockets. It has the same directive processor to declare dependencies directly in asset source files.
Documentation is on the excellent readthedocs.org