#12001: using form.error_class instead of ErrorList in forms validation docs ---------------------------+------------------------------------------------ Reporter: Suor | Owner: nobody Status: new | Milestone: Component: Documentation | Version: 1.1 Keywords: | Stage: Unreviewed Has_patch: 0 | ---------------------------+------------------------------------------------ On page [http://docs.djangoproject.com/en/dev/ref/forms/validation/] example shows adding errors to form._error using ErrorList. Using self.error_class would be cleaner
-- Ticket URL: <http://code.djangoproject.com/ticket/12001> 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 [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 -~----------~----~----~----~------~----~------~--~---
