{"library":"django-webpack-loader","type":"library","category":null,"description":"Django Webpack Loader transparently integrates Webpack-generated frontend assets (JavaScript, CSS, images, etc.) into Django templates. It achieves this by consuming a `webpack-stats.json` file, which is typically generated by the `webpack-bundle-tracker` plugin. The library is actively maintained, currently at version 3.2.3, and generally aligns its compatibility with Django and Node.js LTS releases.","language":"python","status":"active","version":"3.2.3","tags":["django","webpack","frontend","asset management","staticfiles","javascript","css"],"last_verified":"Fri May 22","install":[{"cmd":"pip install django-webpack-loader","imports":["INSTALLED_APPS = ['webpack_loader', ...]","{% load render_bundle from webpack_loader %}","{% load webpack_static from webpack_loader %}"]},{"cmd":"npm install --save-dev webpack-bundle-tracker","imports":[]}],"homepage":null,"github":"https://github.com/django-webpack/django-webpack-loader","docs":null,"changelog":null,"pypi":"https://pypi.org/project/django-webpack-loader/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.5,"avg_import_s":0,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/django-webpack-loader/compatibility"}}