django/tests/forms_tests/tests
Aymeric Augustin b951a7fbc1 Removed superfluous uses of TransRealMixin.
The translation.override context manager cleans up after itself. As a
consequence this mixin isn't needed any more in many cases.
2014-01-27 22:01:22 +01:00
..
filepath_test_files
__init__.py
test_error_messages.py
test_extra.py Imported override_settings from its new location. 2013-12-23 21:37:56 +01:00
test_fields.py Fixed #21752 -- Prevented custom widget step attribute to be overwritten 2014-01-11 14:08:04 +01:00
test_forms.py Refs #17413 -- Added isinstance backward compatibility on ErrorList. 2013-12-18 08:59:53 -05:00
test_formsets.py
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
test_validators.py
test_widgets.py Fixed #8898 -- Obsoleted SplitDateTimeWidget usage with DateTimeField 2014-01-11 15:50:34 +01:00
tests.py Renamed a couple models to prevent duplicate names. 2014-01-05 20:52:46 +01:00