1
0
mirror of https://github.com/django/django.git synced 2025-01-09 18:06:34 +00:00
django/tests/forms_tests/tests
Claude Paroz 8714403614 Fixed #24428 -- Fixed has_changed for fields with coercion
Thanks Carsten Fuchs for the report.
2015-03-05 09:00:13 +01:00
..
filepath_test_files
__init__.py
test_error_messages.py Sorted imports with isort; refs #23860. 2015-02-06 08:16:28 -05:00
test_fields.py Fixed #24428 -- Fixed has_changed for fields with coercion 2015-03-05 09:00:13 +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
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