#11958: Form.errors returns an HTML unordered list, rather than a python dict object -----------------------------------+---------------------------------------- Reporter: brook | Owner: nobody Status: new | Milestone: Component: Documentation | Version: 1.1 Keywords: dict list form errors | Stage: Unreviewed Has_patch: 0 | -----------------------------------+---------------------------------------- The documentation for Form.errors (http://docs.djangoproject.com/en/dev/ref/forms/api/#django.forms.Form.errors) says that Form.errors will return a python dict. Instead an html unordered list is returned.
-- Ticket URL: <http://code.djangoproject.com/ticket/11958> Django <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 django-updates@googlegroups.com To unsubscribe from this group, send email to django-updates+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/django-updates?hl=en -~----------~----~----~----~------~----~------~--~---