#6071: Revison 6777 / 6778: maximum recursion depth exceeded -------------------------------+-------------------------------------------- Reporter: [EMAIL PROTECTED] | Owner: nobody Status: new | Component: django.newforms Version: SVN | Keywords: Stage: Unreviewed | Has_patch: 0 -------------------------------+-------------------------------------------- Until revison 6777 my Django-program works fine. If I update to version 6778, I'll get the following error:
Request Method: GET Request URL: http://dms.bildung.hessen.de/wir_ueber_uns/intern/index.html/edit/ Exception Type: RuntimeError Exception Value: maximum recursion depth exceeded Exception Location: /usr/local/lib64/python2.5/site- packages/django/utils/safestring.py in __add__, line 73 Python Executable: /usr/local/bin/python Python Version: 2.5.1 The error occurs, if I try to show a form (newforms). -- Ticket URL: <http://code.djangoproject.com/ticket/6071> Django Code <http://code.djangoproject.com/> The web framework for perfectionists with deadlines --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django 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/django-updates?hl=en -~----------~----~----~----~------~----~------~--~---
