{% load static %} Django Admin {% csrf_token %} {% if bundle %} {% for css_path in bundle.css %} {% endfor %} {% endif %}
{% if not bundle %}

django-admin-react

The React bundle is not built yet.

From the repo root, run:

pnpm install
pnpm run build:vite

Then refresh this page.

{% else %} {% endif %}