I just tried to run hello world in django [1.6.0 alpha] framework on eclipse IDE but it shows runtime error as
RuntimeError: maximum recursion depth exceeded while calling a Python object
I had added source code on bitbucket. I had tried some earlier asked question but got no solution. So my question is What cause the problem?