On Wed, Sep 4, 2013 at 11:23 PM, Mantas Zilinskis
<mantaszilins...@gmail.com> wrote:
> and also all your traceback

Traceback:
File "/usr/local/lib/python2.7/dist-packages/django/core/handlers/base.py"
in get_response
  140.                     response = response.render()
File "/usr/local/lib/python2.7/dist-packages/django/template/response.py"
in render
  105.             self.content = self.rendered_content
File "/usr/local/lib/python2.7/dist-packages/django/template/response.py"
in rendered_content
  81.         context = self.resolve_context(self.context_data)
File "/usr/local/lib/python2.7/dist-packages/django/template/response.py"
in resolve_context
  159.         return RequestContext(self._request, context,
current_app=self._current_app)
File "/usr/local/lib/python2.7/dist-packages/django/template/context.py"
in __init__
  178.         for processor in get_standard_processors() + processors:
File "/usr/local/lib/python2.7/dist-packages/django/template/context.py"
in get_standard_processors
  152.                 mod = import_module(module)
File "/usr/local/lib/python2.7/dist-packages/django/utils/importlib.py"
in import_module
  35.     __import__(name)

Exception Type: ValueError at /
Exception Value: Empty module name

-- 
Satinderpal Singh

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to