Binary package “python-django-assets” in ubuntu bionic

integrate webassets into Django applications

 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.