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
I'm dealing with the 404 error when I want to access to admin page (http://127.0.0.1:8000/admin/) via uvicorn — uvicorn core.asgi:app --reload. However, it serves the admin page via python manage.py runserver 0.0.0.0:8000