python-django-assets-doc

Integrate webassets into django applications (documentation)
  https://github.com/miracle2k/django-assets
  0
  no reviews



Django-assets will automatically merge and compress bundle??s source files the first time a template including them is rendered, and will automatically update the compressed file every time a source file changes. if debugging is enabled, each source file will be outputted individually instead.

this package contains the documentation.