1
0
mirror of https://github.com/django/django.git synced 2025-01-09 18:06:34 +00:00
django/tests/forms_tests/tests
Loic Bistuer 3a4c9e1b43 Cleaned up some forms tests.
Thanks Berker Peksag and Tim Graham for the reviews. Refs #24219.
2015-01-27 22:39:57 +07: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
test_error_messages.py Removed IPAddressField per deprecation timeline; refs #20439. 2015-01-19 11:12:57 -05:00
test_fields.py Cleaned up some forms tests. 2015-01-27 22:39:57 +07:00
test_forms.py Cleaned up some forms tests. 2015-01-27 22:39:57 +07:00
test_formsets.py Fixed typos in code comments. 2015-01-20 12:18:03 -05:00
test_input_formats.py
test_media.py
test_regressions.py Applied ignore_warnings to Django tests 2014-12-30 18:16:25 +01:00
test_utils.py Fixed #24008 -- Fixed ValidationError crash with list of dicts. 2014-12-31 14:43:13 -05:00
test_validators.py
test_widgets.py Cleaned up some forms tests. 2015-01-27 22:39:57 +07:00
tests.py Removed redundant numbered parameters from str.format(). 2014-12-03 14:27:38 -05:00