django/tests/forms_tests/tests
Yosuke Yasuda 269315d81a [1.8.x] Fixed #25108 -- Fixed a test which failed on Pillow 2.9+
Backport of a2b999dfca from master
2015-07-13 14:59:02 -04:00
..
filepath_test_files [1.8.x] Fixed #24948 -- Fixed crash when uploading bitmap images in forms.ImageField 2015-06-16 14:38:25 -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 [1.8.x] Sorted imports with isort; refs #23860. 2015-02-09 14:24:06 -05:00
test_extra.py [1.8.x] Sorted imports with isort; refs #23860. 2015-02-09 14:24:06 -05:00
test_fields.py [1.8.x] Fixed #25108 -- Fixed a test which failed on Pillow 2.9+ 2015-07-13 14:59:02 -04:00
test_forms.py [1.8.x] Fixed #24714 -- Used more specific assertions than assertEqual in tests. 2015-04-28 09:31:35 -04:00
test_formsets.py [1.8.x] Fixed #24469 -- Refined escaping of Django's form elements in non-Django templates. 2015-03-27 20:01:41 -04:00
test_input_formats.py [1.8.x] Sorted imports with isort; refs #23860. 2015-02-09 14:24:06 -05:00
test_media.py [1.8.x] Fixed #24469 -- Refined escaping of Django's form elements in non-Django templates. 2015-03-27 20:01:41 -04:00
test_regressions.py [1.8.x] Adapted form regression test to new translations 2015-04-01 19:53:11 +02:00
test_utils.py [1.8.x] Fixed #24469 -- Refined escaping of Django's form elements in non-Django templates. 2015-03-27 20:01:41 -04:00
test_validators.py Fixed flake8 warnings. 2014-03-21 06:24:45 -04:00
test_widgets.py [1.8.x] Fixed #24469 -- Refined escaping of Django's form elements in non-Django templates. 2015-03-27 20:01:41 -04:00
tests.py [1.8.x] Fixed #24714 -- Used more specific assertions than assertEqual in tests. 2015-04-28 09:31:35 -04:00