python-django-assets

Integrate webassets into Django applications
  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.