1
0
mirror of https://github.com/django/django.git synced 2025-01-09 09:55:57 +00:00
django/tests/forms_tests/tests
2017-04-17 08:32:29 -04:00
..
filepath_test_files
__init__.py
test_error_messages.py Fixed #27957 -- Removed technical terms from InlineForeignKeyField/ModelMultipleChoiceField error messages. 2017-03-20 13:12:55 -04:00
test_forms.py Fixed #28058 -- Restored empty BoundFields evaluating to True. 2017-04-17 08:32:29 -04:00
test_formsets.py
test_i18n.py Converted usage of ugettext* functions to their gettext* aliases 2017-02-07 09:04:04 +01:00
test_input_formats.py
test_media.py
test_renderers.py
test_utils.py Converted usage of ugettext* functions to their gettext* aliases 2017-02-07 09:04:04 +01:00
test_validators.py
test_widgets.py
tests.py Refs #23919 -- Removed default 'utf-8' argument for str.encode()/decode(). 2017-02-09 09:03:47 -05:00