{% load static %} {% if brand_logo_url %}{% endif %} {{ brand_title }} {% if brand_logo_url %} {% else %} {% endif %} {# PWA (#86): the manifest + SW are served by the package at the mount (pwa.py); link the manifest + PWA meta so the browser offers "Install". The SW is registered from main.tsx. #} {% 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 %}