1
0
mirror of https://github.com/django/django.git synced 2025-01-07 17:06:04 +00:00
django/tests/forms_tests/tests
Collin Anderson 751f7a6d9b Added Media.__repr__().
It makes it easier to debug MediaOrderConflictWarnings
(refs #28377).
2017-08-26 20:57:45 -04:00
..
filepath_test_files
__init__.py
test_error_messages.py
test_forms.py
test_formsets.py Fixed #28421 -- Split some long FormSet tests and made other cosmetic cleanups. 2017-08-11 17:43:50 -04:00
test_i18n.py
test_input_formats.py
test_media.py Added Media.__repr__(). 2017-08-26 20:57:45 -04:00
test_renderers.py
test_utils.py
test_validators.py
test_widgets.py
tests.py Used assertRaisesMessage() to test Django's error messages. 2017-07-29 19:07:23 -04:00