Django Static Assets Documentation ================================== :Authors: David Elias and Joao Oliveira :Version: |version| 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. Contents: .. toctree:: :maxdepth: 3 installation.rst configuration.rst compilation.rst changelog.rst contributing.rst Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`