0

I have installed Grappelli Cms of Django, as indicated here

After that installation, when I call the admin page the error is:

RuntimeError:maximum recursion depth exceeded.

How can I solve this problem?

Regards

Alessandro

cbuchart
  • 10,847
  • 9
  • 53
  • 93
Alexander T
  • 157
  • 2
  • 14
  • Please add your stacktrace – Hedde van der Heide Jul 31 '13 at 10:39
  • Request Method: GET Request URL: http://127.0.0.1:8000/admin/ Django Version: 1.5.1 Exception Type: RuntimeError Exception Value: maximum recursion depth exceeded Exception Location: /usr/local/lib/python2.7/dist-packages/django/utils/translation/trans_real.py in get_language, line 211 Python Executable: /usr/bin/python Python Version: 2.7.3 – Alexander T Jul 31 '13 at 11:17

0 Answers0