1
0
mirror of https://github.com/django/django.git synced 2024-12-23 01:25:58 +00:00
django/tests/forms_tests
Senko Rasic 493aca453a Fixed #11160 - Ensure full_clean is called from non_form_errors
Updated FormSet.non_form_errors() to ensure full_clean() has
been called before returning the errors.
2013-05-18 13:44:27 +02:00
..
templates/forms_tests Removed forced settings in runtests 2013-03-11 17:46:56 +01:00
tests Fixed #11160 - Ensure full_clean is called from non_form_errors 2013-05-18 13:44:27 +02:00
__init__.py
models.py
urls.py
views.py