1
0
mirror of https://github.com/django/django.git synced 2024-12-23 17:46:27 +00:00
django/tests/forms_tests/tests
2015-07-27 18:28:13 -04:00
..
filepath_test_files Fixed #24948 -- Fixed crash when uploading bitmap images in forms.ImageField 2015-06-16 14:37:58 -04:00
__init__.py
test_error_messages.py Refs #24652 -- Used SimpleTestCase where appropriate. 2015-05-20 13:46:13 -04:00
test_fields.py Fixed #16501 -- Added an allow_unicode parameter to SlugField. 2015-07-17 13:48:58 -04:00
test_forms.py Fixed #25078 -- Added support for disabled form fields 2015-07-16 19:36:56 +02:00
test_formsets.py Fixed #18166 -- Added form_kwargs support to formsets. 2015-06-04 15:13:55 +02:00
test_input_formats.py
test_media.py Refs #24652 -- Used SimpleTestCase where appropriate. 2015-05-20 13:46:13 -04:00
test_regressions.py
test_utils.py Refs #24652 -- Used SimpleTestCase where appropriate. 2015-05-20 13:46:13 -04:00
test_validators.py
test_widgets.py Refs #25085 -- Used more specific assertion in widget test. 2015-07-14 12:17:34 -04:00
tests.py Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey/OneToOneField 2015-07-27 18:28:13 -04:00