Binary package “python3-django-webpack-loader” in ubuntu oracular

Transparently use webpack with Django (Python3 version)

 Use webpack to generate your static bundles without Django's staticfiles or
 opaque wrappers.
 .
 Django webpack loader consumes the output generated by webpack-bundle-tracker
 and lets you use the generated bundles in Django.
 .
 This package contains the Python 3 version of the library.