runserver is not working
Hi, Whenever I am running python 'manage.py runserver' and opening http://127.0.0.1:8000 in the browser it is showing me
Internal server error system error log is recorded, error will be fixed as soon as possible please report the error to the site administrators if you wish
What should i do?
Comments
Please, in your settings.py change DEBUG to True, try again and post the traceback. We'll fix this asap if there is a bug.