Django Manifest Loader

Stable Status Dev Status contributions welcome

Django Manifest Loader reads a manifest file to import your assets into a Django template. Find the URL for a single asset OR find the URLs for multiple assets by using pattern matching against the file names. Path resolution handled using Django’s built-in staticfiles app. Minimal configuraton, cache-busting, split chunks. Designed for webpack, ready for anything.