django/tests/forms_tests/tests
Grzegorz Slusarek 4b96e862b4 [1.7.x] Fixed #23674 -- Fixed a crash when a MultiValueField has invalid data.
Backport of 0dea81cd6d from master
2014-12-12 08:50:38 -05:00
..
filepath_test_files Renamed some tests and removed references to modeltests/regressiontests. 2013-02-26 14:36:57 +01:00
__init__.py Removed unneeded imports in tests's __init__.py and unified them. 2013-09-09 23:01:07 +02:00
test_error_messages.py PEP8 cleanup 2013-11-02 23:50:49 -05:00
test_extra.py Fixed many typos in comments and docstrings. 2014-03-03 07:38:09 -05:00
test_fields.py [1.7.x] Corrected many style guide violations that the newest version of flake8 catches 2014-04-21 07:50:43 -04:00
test_forms.py [1.7.x] Fixed #23674 -- Fixed a crash when a MultiValueField has invalid data. 2014-12-12 08:50:38 -05:00
test_formsets.py [1.7.x] Fixed several typos in Django 2014-05-29 07:53:02 -04:00
test_input_formats.py Imported override_settings from its new location. 2013-12-23 21:37:56 +01:00
test_media.py Imported override_settings from its new location. 2013-12-23 21:37:56 +01:00
test_regressions.py Removed superfluous uses of TransRealMixin. 2014-01-27 22:01:22 +01:00
test_util.py [1.7.x] Fixed #23594 -- Fixed deepcopy on ErrorList. 2014-10-07 00:14:11 +07:00
test_validators.py [1.7.x] Fixed flake8 warnings. 2014-03-21 06:25:21 -04:00
test_widgets.py Fixed #21188 -- Introduced subclasses for to-be-removed-in-django-XX warnings 2014-03-08 09:57:40 +01:00
tests.py Renamed a couple models to prevent duplicate names. 2014-01-05 20:52:46 +01:00