Advertisement
Guest User

Untitled

a guest
Dec 3rd, 2013
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.13 KB | None | 0 0
  1. TypeError at /1/
  2. RegionOne is not JSON serializable
  3. Request Method: GET
  4. Request URL: http://172.16.28.11:8000/1/
  5. Django Version: 1.6
  6. Exception Type: TypeError
  7. Exception Value:
  8. RegionOne is not JSON serializable
  9. Exception Location: /usr/lib/python2.7/json/encoder.py in default, line 178
  10. Python Executable: /home/karlsone/stacktach/.venv/bin/python
  11. Python Version: 2.7.3
  12. Python Path:
  13. ['/home/karlsone/stacktach',
  14. '/home/karlsone/stacktach/.venv/local/lib/python2.7/site-packages/pip-1.1-py2.7.egg',
  15. '/home/karlsone/stacktach/.venv/lib/python2.7/site-packages/pip-1.1-py2.7.egg',
  16. '/home/karlsone/stacktach/.venv/lib/python2.7',
  17. '/home/karlsone/stacktach/.venv/lib/python2.7/plat-linux2',
  18. '/home/karlsone/stacktach/.venv/lib/python2.7/lib-tk',
  19. '/home/karlsone/stacktach/.venv/lib/python2.7/lib-old',
  20. '/home/karlsone/stacktach/.venv/lib/python2.7/lib-dynload',
  21. '/usr/lib/python2.7',
  22. '/usr/lib/python2.7/plat-linux2',
  23. '/usr/lib/python2.7/lib-tk',
  24. '/home/karlsone/stacktach/.venv/local/lib/python2.7/site-packages',
  25. '/home/karlsone/stacktach/.venv/lib/python2.7/site-packages']
  26. Server time: Wed, 4 Dec 2013 02:24:41 +0100
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement