django maximum recursion depth exceeded while calling a Python object code example
Example: recursionerror maximum recursion depth exceeded while calling a python object in django
You seem to be including blogapp.urls inside itself. Doesn't sound like a good idea.