I am working on a Django project,upon running the application with python3 manage.py runserver. I am able to get the login page,after logging in,I should be able t
python3 manage.py runserver