Django: maximum recursion depth exceeded in
I am getting above mentioned error while running Django project.
Exception Locaion:
C:\Python27\Scripts\timecrunch\lib\site-packages\django\utils\translation\trans_real.py
in get_language, line 211
Stack Trace given below:
Environment:
Request Method: GET
Request URL: http://127.0.0.1:8000/
Django Version: 1.5.2
Python Version: 2.7.5
Installed Applications:
('django.contrib.auth',
'django.contrib.contenttypes',
'django.contrib.sessions',
'django.contrib.sites',
'django.contrib.messages',
'django.contrib.staticfiles',
'django.contrib.admin',
'django.contrib.markup',
'django.contrib.humanize',
'south',
'taggit',
'taggit_autocomplete_modified',
'compressor',
'bootstrapform',
'timecrunch')
Installed Middleware:
('django.middleware.common.CommonMiddleware',
'django.contrib.sessions.middleware.SessionMiddleware',
'django.middleware.csrf.CsrfViewMiddleware',
'django.contrib.auth.middleware.AuthenticationMiddleware',
'django.contrib.messages.middleware.MessageMiddleware')
Traceback:
File
"C:\Python27\Scripts\timecrunch\lib\site-packages\django\core\handlers\base.py"
in get_response
103. resolver_match =
resolver.resolve(request.path_info)
File
"C:\Python27\Scripts\timecrunch\lib\site-packages\django\core\urlresolvers.py"
in resolve
321. sub_match = pattern.resolve(new_path)
File
"C:\Python27\Scripts\timecrunch\lib\site-packages\django\core\urlresolvers.py"
in resolve
321. sub_match = pattern.resolve(new_path)
File
"C:\Python27\Scripts\timecrunch\lib\site-packages\django\core\urlresolvers.py"
in resolve
321. sub_match = pattern.resolve(new_path)
File
"C:\Python27\Scripts\timecrunch\lib\site-packages\django\core\urlresolvers.py"
in resolve
321. sub_match = pattern.resolve(new_path)
File
"C:\Python27\Scripts\timecrunch\lib\site-packages\django\core\urlresolvers.py"
in resolve
321. sub_match = pattern.resolve(new_path)
File
"C:\Python27\Scripts\timecrunch\lib\site-packages\django\core\urlresolvers.py"
in resolve
321. sub_match = pattern.resolve(new_path)
File
"C:\Python27\Scripts\timecrunch\lib\site-packages\django\core\urlresolvers.py"
in resolve
321. sub_match = pattern.resolve(new_path)
File
"C:\Python27\Scripts\timecrunch\lib\site-packages\django\core\urlresolvers.py"
in resolve
321. sub_match = pattern.resolve(new_path)
File
"C:\Python27\Scripts\timecrunch\lib\site-packages\django\core\urlresolvers.py"
in resolve
321. sub_match = pattern.resolve(new_path)
File
"C:\Python27\Scripts\timecrunch\lib\site-packages\django\core\urlresolvers.py"
in resolve
321. sub_match = pattern.resolve(new_path)
File
"C:\Python27\Scripts\timecrunch\lib\site-packages\django\core\urlresolvers.py"
in resolve
321. sub_match = pattern.resolve(new_path)
File
"C:\Python27\Scripts\timecrunch\lib\site-packages\django\core\urlresolvers.py"
in resolve
321. sub_match = pattern.resolve(new_path)
File
"C:\Python27\Scripts\timecrunch\lib\site-packages\django\core\urlresolvers.py"
in resolve
321. sub_match = pattern.resolve(new_path)
File
"C:\Python27\Scripts\timecrunch\lib\site-packages\django\core\urlresolvers.py"
in resolve
321. sub_match = pattern.resolve(new_path)
File
"C:\Python27\Scripts\timecrunch\lib\site-packages\django\core\urlresolvers.py"
in resolve
321. sub_match = pattern.resolve(new_path)
File
"C:\Python27\Scripts\timecrunch\lib\site-packages\django\core\urlresolvers.py"
in resolve
321. sub_match = pattern.resolve(new_path)
File
"C:\Python27\Scripts\timecrunch\lib\site-packages\django\core\urlresolvers.py"
in resolve
321. sub_match = pattern.resolve(new_path)
File
"C:\Python27\Scripts\timecrunch\lib\site-packages\django\core\urlresolvers.py"
in resolve
321. sub_match = pattern.resolve(new_path)
File
"C:\Python27\Scripts\timecrunch\lib\site-packages\django\core\urlresolvers.py"
in resolve
321. sub_match = pattern.resolve(new_path)
File
"C:\Python27\Scripts\timecrunch\lib\site-packages\django\core\urlresolvers.py"
in resolve
321. sub_match = pattern.resolve(new_path)
File
"C:\Python27\Scripts\timecrunch\lib\site-packages\django\core\urlresolvers.py"
in resolve
321. sub_match = pattern.resolve(new_path)
File
"C:\Python27\Scripts\timecrunch\lib\site-packages\django\core\urlresolvers.py"
in resolve
321. sub_match = pattern.resolve(new_path)
File
"C:\Python27\Scripts\timecrunch\lib\site-packages\django\core\urlresolvers.py"
in resolve
321. sub_match = pattern.resolve(new_path)
File
"C:\Python27\Scripts\timecrunch\lib\site-packages\django\core\urlresolvers.py"
in resolve
321. sub_match = pattern.resolve(new_path)
File
"C:\Python27\Scripts\timecrunch\lib\site-packages\django\core\urlresolvers.py"
in resolve
321. sub_match = pattern.resolve(new_path)
File
"C:\Python27\Scripts\timecrunch\lib\site-packages\django\core\urlresolvers.py"
in resolve
321. sub_match = pattern.resolve(new_path)
File
"C:\Python27\Scripts\timecrunch\lib\site-packages\django\core\urlresolvers.py"
in resolve
321. sub_match = pattern.resolve(new_path)
File
"C:\Python27\Scripts\timecrunch\lib\site-packages\django\core\urlresolvers.py"
in resolve
321. sub_match = pattern.resolve(new_path)
File
"C:\Python27\Scripts\timecrunch\lib\site-packages\django\core\urlresolvers.py"
in resolve
321. sub_match = pattern.resolve(new_path)
File
"C:\Python27\Scripts\timecrunch\lib\site-packages\django\core\urlresolvers.py"
in resolve
321. sub_match = pattern.resolve(new_path)
File
"C:\Python27\Scripts\timecrunch\lib\site-packages\django\core\urlresolvers.py"
in resolve
321. sub_match = pattern.resolve(new_path)
File
"C:\Python27\Scripts\timecrunch\lib\site-packages\django\core\urlresolvers.py"
in resolve
321. sub_match = pattern.resolve(new_path)
File
"C:\Python27\Scripts\timecrunch\lib\site-packages\django\core\urlresolvers.py"
in resolve
321. sub_match = pattern.resolve(new_path)
File
"C:\Python27\Scripts\timecrunch\lib\site-packages\django\core\urlresolvers.py"
in resolve
321. sub_match = pattern.resolve(new_path)
File
"C:\Python27\Scripts\timecrunch\lib\site-packages\django\core\urlresolvers.py"
in resolve
321. sub_match = pattern.resolve(new_path)
File
"C:\Python27\Scripts\timecrunch\lib\site-packages\django\core\urlresolvers.py"
in resolve
321. sub_match = pattern.resolve(new_path)
321. sub_match = pattern.resolve(new_path)
316. match = self.regex.search(path)
File
"C:\Python27\Scripts\timecrunch\lib\site-packages\django\core\urlresolvers.py"
in regex
167. language_code = get_language()
File
"C:\Python27\Scripts\timecrunch\lib\site-packages\django\utils\translation\__init__.py"
in get_language
114. return _trans.get_language()
File
"C:\Python27\Scripts\timecrunch\lib\site-packages\django\utils\translation\trans_real.py"
in get_language
211. return settings.LANGUAGE_CODE
Exception Type: RuntimeError at /
Exception Value: maximum recursion depth exceeded
No comments:
Post a Comment