You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 4, 2024. It is now read-only.
It complains about django is not defined and (django.jQuery) is highlighted in index.html
Its weird as it works fine when using Django dev server.
Any idea?
static files are missing when collected?
Using Django 2.2 and Python 3.6