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 Jun 11, 2026. It is now read-only.
I think using the django provide server should be avoided and Django insists on not using it (https://docs.djangoproject.com/en/2.0/ref/django-admin/#runserver). Maybe adding a uwsgi to this template would be useful.