django/tests/forms_tests/tests
Claude Paroz 4b8979e477 Fixed #17401 -- Made SelectDateWidget.render reflect wrong value
Thanks Marcin Wrobel for the initial patch.
2015-03-01 21:37:52 +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 Sorted imports with isort; refs #23860. 2015-02-06 08:16:28 -05:00
test_fields.py Removed binary input test line 2015-02-27 15:44:06 +01:00
test_forms.py Fixed #24391 -- Made BoundField.value() cache callable values. 2015-02-24 19:50:55 -05:00
test_formsets.py Sorted imports with isort; refs #23860. 2015-02-06 08:16:28 -05:00
test_input_formats.py Sorted imports with isort; refs #23860. 2015-02-06 08:16:28 -05:00
test_media.py Sorted imports with isort; refs #23860. 2015-02-06 08:16:28 -05:00
test_regressions.py Sorted imports with isort; refs #23860. 2015-02-06 08:16:28 -05:00
test_utils.py Sorted imports with isort; refs #23860. 2015-02-06 08:16:28 -05:00
test_validators.py Fixed flake8 warnings. 2014-03-21 06:24:45 -04:00
test_widgets.py Fixed #17401 -- Made SelectDateWidget.render reflect wrong value 2015-03-01 21:37:52 +01:00
tests.py Sorted imports with isort; refs #23860. 2015-02-06 08:16:28 -05:00