django/tests/forms_tests/tests
Claude Paroz be9ae693c4 Fixed #17840 -- Generalized named placeholders in form error messages
Also fixed plural messages for DecimalField.
2013-04-13 18:55:50 +02:00
..
filepath_test_files Renamed some tests and removed references to modeltests/regressiontests. 2013-02-26 14:36:57 +01:00
__init__.py Modified forms_tests to work with unittest2 discovery. 2013-04-12 15:00:17 -06:00
test_error_messages.py Fixed #17840 -- Generalized named placeholders in form error messages 2013-04-13 18:55:50 +02:00
test_extra.py Modified forms_tests to work with unittest2 discovery. 2013-04-12 15:00:17 -06:00
test_fields.py Modified forms_tests to work with unittest2 discovery. 2013-04-12 15:00:17 -06:00
test_forms.py Fixed #4117: Apply id attribute to the outer <ul> of RadioSelect 2013-04-13 12:23:25 +02:00
test_formsets.py Modified forms_tests to work with unittest2 discovery. 2013-04-12 15:00:17 -06:00
test_input_formats.py Modified forms_tests to work with unittest2 discovery. 2013-04-12 15:00:17 -06:00
test_media.py Modified forms_tests to work with unittest2 discovery. 2013-04-12 15:00:17 -06:00
test_regressions.py Fixed #4117: Apply id attribute to the outer <ul> of RadioSelect 2013-04-13 12:23:25 +02:00
test_util.py Modified forms_tests to work with unittest2 discovery. 2013-04-12 15:00:17 -06:00
test_validators.py Modified forms_tests to work with unittest2 discovery. 2013-04-12 15:00:17 -06:00
test_widgets.py Fixed #4592: Made CheckboxSelectMultiple more like RadioSelect 2013-04-13 16:37:27 +02:00
tests.py Move last remaining tests out of models.py files; prep for test discovery. 2013-04-02 19:00:55 -06:00