1
0
mirror of https://github.com/django/django.git synced 2025-01-12 19:37:06 +00:00
django/tests/forms_tests/tests
2013-09-10 13:00:10 -04:00
..
filepath_test_files
__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 #20989 -- Removed useless explicit list comprehensions. 2013-08-30 10:57:51 -04:00
test_extra.py Fixed #20989 -- Removed useless explicit list comprehensions. 2013-08-30 10:57:51 -04:00
test_fields.py Fixed #4287 -- Fixed NaN and +/- Infinity handling in FloatField 2013-09-06 14:56:37 -04:00
test_forms.py Fixed #5749 -- Added field_name as a key in the _html_output dict 2013-09-10 13:00:10 -04:00
test_formsets.py Fixed "indentation is not a multiple of four" pep8 issues. 2013-09-03 14:22:21 -04:00
test_input_formats.py
test_media.py
test_regressions.py
test_util.py
test_validators.py Stopped using django.utils.unittest in the test suite. 2013-07-01 14:29:33 +02:00
test_widgets.py Fixed "indentation is not a multiple of four" pep8 issues. 2013-09-03 14:22:21 -04:00
tests.py Fixed #20649 -- Allowed blank field display to be defined in the initial list of choices. 2013-07-31 14:12:03 -04:00