Skip to content

Instantly share code, notes, and snippets.

@zealotous
Created May 5, 2012 14:56
Show Gist options
  • Save zealotous/2603077 to your computer and use it in GitHub Desktop.
Save zealotous/2603077 to your computer and use it in GitHub Desktop.
Error djang0byte
TemplateSyntaxError at /pm/inbox/
Caught ViewDoesNotExist while rendering: Tried new_answer in module djang0byte.main.views. Error was: 'module' object has no attribute 'new_answer'
Request Method: GET
Request URL: http://localhost:8000/pm/inbox/
Django Version: 1.3
Exception Type: TemplateSyntaxError
Exception Value:
Caught ViewDoesNotExist while rendering: Tried new_answer in module djang0byte.main.views. Error was: 'module' object has no attribute 'new_answer'
Exception Location: /home/feo/projects/byte/local/lib/python2.7/site-packages/django/core/urlresolvers.py in _get_callback, line 170
Python Executable: /home/feo/projects/byte/bin/python
Python Version: 2.7.3
Python Path:
['/home/feo/projects/byte/src/djang0byte/djang0byte',
'/home/feo/projects/byte/local/lib/python2.7/site-packages/distribute-0.6.24-py2.7.egg',
'/home/feo/projects/byte/local/lib/python2.7/site-packages/pip-1.1-py2.7.egg',
'/home/feo/projects/byte/src/simplepagination',
'/home/feo/projects/byte/src/djang0parser',
'/home/feo/projects/byte/lib/python2.7',
'/home/feo/projects/byte/lib/python2.7/plat-linux2',
'/home/feo/projects/byte/lib/python2.7/lib-tk',
'/home/feo/projects/byte/lib/python2.7/lib-old',
'/home/feo/projects/byte/lib/python2.7/lib-dynload',
'/usr/lib/python2.7',
'/usr/lib/python2.7/plat-linux2',
'/usr/lib/python2.7/lib-tk',
'/home/feo/projects/byte/local/lib/python2.7/site-packages',
'/home/feo/projects/byte/local/lib/python2.7/site-packages/PIL']
Server time: Сбт, 5 Май 2012 18:52:53 +0400
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment