mirror of
https://github.com/django/django.git
synced 2025-02-02 21:59:53 +00:00
d84cd91e90
This makes messages use BaseFormSet/BaseForm.__repr__() instead of context, and adds the _assert_form_error() helper.