Created
May 31, 2015 02:44
-
-
Save fchevitarese/c7921e042cdc19f02068 to your computer and use it in GitHub Desktop.
erro
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
| DoesNotExist at /accounts/google/login/ | |
| SocialApp matching query does not exist. | |
| Request Method: GET | |
| Request URL: http://localhost:8000/accounts/google/login/?process=login | |
| Django Version: 1.7.4 | |
| Exception Type: DoesNotExist | |
| Exception Value: | |
| SocialApp matching query does not exist. | |
| Exception Location: /home/fred/.virtualenvs/speakerfight/local/lib/python2.7/site-packages/django/db/models/query.py in get, line 357 | |
| Python Executable: /home/fred/.virtualenvs/speakerfight/bin/python | |
| Python Version: 2.7.6 | |
| Python Path: | |
| ['/home/fred/projetos/python/speakerfight', | |
| '/home/fred/.virtualenvs/speakerfight/lib/python2.7', | |
| '/home/fred/.virtualenvs/speakerfight/lib/python2.7/plat-x86_64-linux-gnu', | |
| '/home/fred/.virtualenvs/speakerfight/lib/python2.7/lib-tk', | |
| '/home/fred/.virtualenvs/speakerfight/lib/python2.7/lib-old', | |
| '/home/fred/.virtualenvs/speakerfight/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/fred/.virtualenvs/speakerfight/local/lib/python2.7/site-packages'] | |
| Server time: Sab, 30 Mai 2015 23:43:41 -0300 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment