-
Notifications
You must be signed in to change notification settings - Fork 28
Description
Request Method: | POST
http://www.drscratch.org/sign_up_coder
1.8.4
gaierror
[Errno -2] Name or service not known
/usr/lib/python2.7/socket.py in create_connection, line 553
/usr/bin/python
2.7.6
['/usr/local/lib/python2.7/dist-packages/kurt', '/var/www/drScratch', '/usr/lib/python2.7', '/usr/lib/python2.7/plat-x86_64-linux-gnu', '/usr/lib/python2.7/lib-tk', '/usr/lib/python2.7/lib-old', '/usr/lib/python2.7/lib-dynload', '/usr/local/lib/python2.7/dist-packages', '/usr/lib/python2.7/dist-packages', '/usr/lib/python2.7/dist-packages/gtk-2.0']
Tue, 19 Feb 2019 13:36:00 +0000
You're seeing this error because you have DEBUG = True in your Django settings file. Change that to False, and Django will display a standard page generated by the handler for this status code.