django admin not working

2018-10-19 Thread Muhammad Tahir
Hello everyone, i am following django tutorial (localhost) at following url https://docs.djangoproject.com/en/2.1/intro/tutorial02/ when i try to access admin i.e http://127.0.0.1:8000/admin it gives error "A server error occurred. Please contact the administrator." although http://127.0.0.1:8000/

A server error occurred. Please contact the administrator

2018-11-06 Thread Muhammad Tahir
hello everybody, when i try to access http://127.0.0.1:8000/admin i am getting error i.e A server error occurred. Please contact the administrator. what is the reason and hat could be the solution. please help. Please check screen shot below [image: 1.PNG] and blow is the screen shot of http: