Issue 79: 'View on site' in admin: maximum recursion depth exceeded http://code.google.com/p/django-hotclub/issues/detail?id=79
New issue report by ggdasa: What steps will reproduce the problem? 1. add simple (rst) article in admin Test ----- Some items: - Pinax - Django End. 2. Save. 3. issue: View on Site and I get: maximum recursion depth exceeded Request Method: GET Request URL: http://127.0.0.1:8000/admin/r/36/1/ Exception Type: RuntimeError Exception Value: maximum recursion depth exceeded Exception Location: /usr/lib/python2.5/copy.py in deepcopy, line 162 Python Executable: /usr/bin/python Python Version: 2.5.2 Python Path: ['/home/gour/repos/svn/pinax/apps/core_apps', '/home/gour/repos/svn/pinax/apps/local_apps', '/home/gour/repos/svn/pinax/apps/external_apps', '/home/gour/repos/svn/pinax/libs/external_libs/simplejson-1.9.1', '/home/gour/repos/svn/pinax/libs/external_libs/markdown-1.7', '/home/gour/repos/svn/pinax/libs/external_libs/pownce-api-0.2', '/home/gour/repos/svn/pinax/libs/external_libs/misc', '/home/gour/repos/svn/pinax/libs/external_libs/python-openid-2.1.1', '/home/gour/repos/svn/pinax/libs/external_libs/Genshi-0.5.1', '/home/gour/repos/svn/pinax/libs/external_libs/dateutil', '/home/gour/repos/svn/pinax/libs/external_libs/pytz-2008b', '/home/gour/repos/svn/pinax/libs/external_libs/python-yadis-1.1.0', '/home/gour/repos/svn/pinax/libs/external_libs/ybrowserauth', '/home/gour/repos/svn/pinax/libs/external_libs/gdata.py-1.0.13', '/home/gour/repos/svn/pinax/libs/external_libs/textile-2.0.11', '/home/gour/repos/svn/pinax/libs/external_libs/vobject-0.6.6', '/home/gour/repos/svn/pinax/libs/external_libs/feedparser-4.1', '/home/gour/repos/svn/pinax/libs/external_libs/Creoleparser-0.5.0', '/home/gour/repos/svn/pinax/libs/external_libs/docutils-0.4', '/home/gour/repos/svn/pinax/libs/external_libs/python-twitter-0.5', '/home/gour/repos/svn/pinax/libs/external_libs/geopy-trunk', '/home/gour/repos/svn/pinax/libs/external_libs/Pygments-0.11.1', '/home/gour/repos/svn/pinax/projects/complete_project', '/usr/lib/python2.5/site-packages/tailor-0.9.35-py2.5.egg', '/usr/lib/python2.5/site-packages/markdown-1.7-py2.5.egg', '/usr/lib/python25.zip', '/usr/lib/python2.5', '/usr/lib/python2.5/plat-linux2', '/usr/lib/python2.5/lib-tk', '/usr/lib/python2.5/lib-dynload', '/usr/lib/python2.5/site-packages', '/usr/lib/python2.5/site-packages/Numeric', '/usr/lib/python2.5/site-packages/PIL', '/usr/lib/python2.5/site-packages/gst-0.10', '/usr/lib/python2.5/site-packages/gtk-2.0', '/usr/lib/python2.5/site-packages/wx-2.8-gtk2-unicode', '/home/gour/repos/svn/pinax/libs/external_libs', '/home/gour/repos/svn/pinax/libs/external_libs/dateutil', '/home/gour/repos/svn/pinax/libs/external_libs/docutils-0.4', '/home/gour/repos/svn/pinax/libs/external_libs/feedparser-4.1', '/home/gour/repos/svn/pinax/libs/external_libs/gdata.py-1.0.13', '/home/gour/repos/svn/pinax/libs/external_libs/markdown-1.7', '/home/gour/repos/svn/pinax/libs/external_libs/misc', '/home/gour/repos/svn/pinax/libs/external_libs/pownce-api-0.2', '/home/gour/repos/svn/pinax/libs/external_libs/python-openid-2.1.1', '/home/gour/repos/svn/pinax/libs/external_libs/python-yadis-1.1.0', '/home/gour/repos/svn/pinax/libs/external_libs/ybrowserauth'] It happens with the latest (today's) fetch from the repo. Sincerely, Gour What is the expected output? What do you see instead? What version of the product are you using? On what operating system? Please provide any additional information below. Attachments: trace.log 173 KB Issue attributes: Status: New Owner: ---- Labels: Type-Defect Priority-Medium -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pinax-updates" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/pinax-updates?hl=en -~----------~----~----~----~------~----~------~--~---
