'HTTP_ACCEPT_ENCODING': 'gzip, deflate',
'HTTP_ACCEPT': 'image/gif, image/jpeg, image/pjpeg, image/pjpeg, application/x-shockwave-flash, application/x-ms-application, application/x-ms-xbap, application/vnd.ms-xpsdocument, application/xaml+xml, */*',
'CSRF_COOKIE': 'a72bd6921dd32503a6dc4e64b9e79695',
'CONTENT_TYPE': '',
META:{'CONTENT_LENGTH': '',
[(<function _rollback_on_exception at 0x8701fb4>, None)]
<bound method CsrfViewMiddleware.process_view of <django.middleware.csrf.CsrfViewMiddleware object at 0x86c958c>>
<module 'django.core.exceptions' from '/usr/local/lib/python2.6/dist-packages/django/core/exceptions.pyc'>
TemplateDoesNotExist(u'body_pages/index.html',)
<function auto_render_decorator at 0x8e7a0d4>
except Exception, e: # If the view raised an exception, run it through exception # middleware, and if the exception middleware returns a # response, use that. Otherwise, reraise the exception. for middleware_method in self._exception_middleware: response = middleware_method(request, e)
response = callback(request, *callback_args, **callback_kwargs) ...
# Apply view middleware for middleware_method in self._view_middleware: response = middleware_method(request, callback, callback_args, callback_kwargs) if response: return response try:
/usr/local/lib/python2.6/dist-packages/django/core/handlers/base.py in get_response
Using loader django.template.loaders.app_directories.Loader:
Using loader django.template.loaders.filesystem.Loader:
Django tried loading these templates, in this order:
Р С СІ, 5 РTРeР¶ 2013 07:29:44 +0300
['/home/va1en0k/vo/vaska', '/usr/local/lib/python2.6/dist-packages/pip-0.8.3-py2.6.egg', '/usr/local/lib/python2.6/dist-packages', '/usr/local/bin', '/usr/lib/python2.6', '/usr/lib/python2.6/plat-linux2', '/usr/lib/python2.6/lib-tk', '/usr/lib/python2.6/lib-old', '/usr/lib/python2.6/lib-dynload', '/usr/lib/python2.6/dist-packages', '/usr/lib/python2.6/dist-packages/PIL', '/usr/lib/pymodules/python2.6', '/usr/local/lib/python2.6/dist-packages/setuptools-0.6c11-py2.6.egg-info', '/home/va1en0k/vo/vaska/..']
/usr/local/lib/python2.6/dist-packages/django/template/loader.py in find_template, line 138
Комментариев нет:
Отправить комментарий