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
We need to figure out how to serve static files correctly in production. Running in DEBUG=True mode is insecure. Might have to tweak views.py and settings.py.