1
0
mirror of https://github.com/django/django.git synced 2024-11-20 08:24:58 +00:00
django/tests/forms_tests/tests
2014-03-21 06:24:45 -04:00
..
filepath_test_files
__init__.py
test_error_messages.py
test_extra.py Fixed many typos in comments and docstrings. 2014-03-03 07:38:09 -05:00
test_fields.py Fixed #22245 -- Avoided widget overwrite in forms.IntegerField subclasses 2014-03-13 16:58:14 +01:00
test_forms.py Fixed many typos in comments and docstrings. 2014-03-03 07:38:09 -05:00
test_formsets.py
test_input_formats.py Imported override_settings from its new location. 2013-12-23 21:37:56 +01:00
test_media.py Imported override_settings from its new location. 2013-12-23 21:37:56 +01:00
test_regressions.py Removed superfluous uses of TransRealMixin. 2014-01-27 22:01:22 +01:00
test_util.py
test_validators.py Fixed flake8 warnings. 2014-03-21 06:24:45 -04:00
test_widgets.py Fixed #21188 -- Introduced subclasses for to-be-removed-in-django-XX warnings 2014-03-08 09:57:40 +01:00
tests.py Renamed a couple models to prevent duplicate names. 2014-01-05 20:52:46 +01:00