django/tests/forms_tests/tests
Tim Heap 5b17dcd8ef Fixed #23883 -- Stopped flatatt modifying its argument 2014-11-21 09:45:08 +01:00
..
filepath_test_files Fixed #23103 -- Annotated ImageField file with image and content_type attributes. 2014-08-01 09:30:58 -04: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 Fixed #16617 -- Added 'value' to BaseValidator params. 2014-07-26 10:03:00 -04:00
test_extra.py Fixed #23620 -- Used more specific assertions in the Django test suite. 2014-11-03 11:56:37 -05:00
test_fields.py Fixed #13181 -- Added support for callable choices to forms.ChoiceField 2014-11-04 11:23:58 -05:00
test_forms.py Fixed #23620 -- Used more specific assertions in the Django test suite. 2014-11-03 11:56:37 -05:00
test_formsets.py Fixed several typos in Django 2014-05-28 17:39:14 -07: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 Fixed #11776 -- Added CSS class for non-field/top of form errors. 2014-06-02 15:22:15 -04:00
test_util.py Fixed #23883 -- Stopped flatatt modifying its argument 2014-11-21 09:45:08 +01:00
test_validators.py Fixed flake8 warnings. 2014-03-21 06:24:45 -04:00
test_widgets.py Fixed #23620 -- Used more specific assertions in the Django test suite. 2014-11-03 11:56:37 -05:00
tests.py Fixed #23620 -- Used more specific assertions in the Django test suite. 2014-11-03 11:56:37 -05:00