Looks like the is an issue in Django being able to resolve URLs in your application. Can you paste your urls.py for more info.
Regards, Alagappan R Twitter: @_alagappan <https://www.twitter.com/_alagappan> Thanks & Regards, Alagappan Ramu +1 (716) 598 2730 Graduate Student in Computer Science University at Buffalo, The State University of New York.<http://www.cse.buffalo.edu> On Mon, Sep 23, 2013 at 7:12 AM, SHANTANU SRIVASTAVA < [email protected]> wrote: > > Hi People ! Just started development with Django and am stuck with this > error. When I run my admin panel from the server (default server of django) > the browser shows this error "TemplateSyntaxError > " - Caught RuntimeError while rendering: maximum recursion depth exceeded > while calling a Python object. Help me in resolving this ! Any help > appreciated . > > I am developing on a 64bit x86 machine. OS-Windows - 7. > > The tracebacks and detailed report is here : > http://dpaste.com/1392716/plain/ > > It is also attached as an attachment with this mail. > > -- > 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 [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/django-users. > For more options, visit https://groups.google.com/groups/opt_out. > -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/django-users. For more options, visit https://groups.google.com/groups/opt_out.

