Binary package “python3-django-assets” in ubuntu mantic

integrate webassets into Django applications (Python3 version)

 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 Python 3 version of the library.