django-webpack/django-webpack-loader
Transparently use webpack with django observed · 2026-08-28
Health v2 · maintenance only
82/100
- Activity 82
- Release rhythm 71
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 87.5
- age_days: 4127
- days_rel: 112
- days_push: 112
- n_releases_24m: 5
Adoption not part of the score
2540 stars · 340 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Django app that integrates Webpack bundles into Django templates via a simple template tag. It consumes a stats file generated by webpack-bundle-tracker to resolve and render hashed bundle assets.
Use cases
- render webpack bundles in django templates
- serve hashed webpack assets from a django app
- integrate a react frontend built with webpack into django
- load css and js bundles with cache-busting filenames
- use webpack output with cdn or s3 public paths in django
When to choose
- you have a django backend with a webpack-built javascript frontend
- you need hashed asset filenames resolved automatically in templates
- you want a lightweight, mature bridge between webpack and django
When to avoid
- you use vite or another bundler without webpack-bundle-tracker
- you build a fully decoupled SPA that never renders through django templates
- your project does not use django
Facets
library · maturity active
build-tool templating developer-tools web-development frontend developer-tools python django webpack asset-management static-assets template-tags web-server
2 sources
- readme: https://github.com/django-webpack/django-webpack-loader · fetched 2026-08-28 · 0b55739beaf1
- registry_pypi: https://pypi.org/pypi/django-webpack-loader/json · fetched 2026-08-29 · fe4023b8dd93
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| django-webpack/django-webpack-loader | main | 82 |
For agents
markdown · JSON · MCP: product_card(name="django-webpack/django-webpack-loader")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem