Authors: | David Elias <stout.elias@gmail.com> and Joao Oliveira <joaoxsouls@gmail.com> |
---|---|
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