Created
October 1, 2015 07:12
-
-
Save hkumarmk/1aeaf23ad10385484fa2 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| AttributeError at /admin/ | |
| 'Settings' object has no attribute 'GITHUB_AUTH_CALLBACK' | |
| Request Method: GET | |
| Request URL: http://localhost:8000/admin/ | |
| Django Version: 1.8.4 | |
| Exception Type: AttributeError | |
| Exception Value: | |
| 'Settings' object has no attribute 'GITHUB_AUTH_CALLBACK' | |
| Exception Location: /home/hkumar/overcastvenv/local/lib/python2.7/site-packages/django/conf/__init__.py in __getattr__, line 49 | |
| Python Executable: /home/hkumar/overcastvenv/bin/python | |
| Python Version: 2.7.6 | |
| Python Path: | |
| ['/home/hkumar/overcastvenv/src/overcast', | |
| '/home/hkumar/overcastvenv/src/dbuild', | |
| '/home/hkumar/overcastvenv/lib/python2.7', | |
| '/home/hkumar/overcastvenv/lib/python2.7/plat-x86_64-linux-gnu', | |
| '/home/hkumar/overcastvenv/lib/python2.7/lib-tk', | |
| '/home/hkumar/overcastvenv/lib/python2.7/lib-old', | |
| '/home/hkumar/overcastvenv/lib/python2.7/lib-dynload', | |
| '/usr/lib/python2.7', | |
| '/usr/lib/python2.7/plat-x86_64-linux-gnu', | |
| '/usr/lib/python2.7/lib-tk', | |
| '/home/hkumar/overcastvenv/local/lib/python2.7/site-packages', | |
| '/home/hkumar/overcastvenv/src/overcast'] | |
| Server time: |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment