1
0
mirror of https://github.com/django/django.git synced 2024-11-18 07:26:04 +00:00
django/tests/forms_tests
2016-12-07 17:42:31 -05:00
..
field_tests Fixed #27579 -- Added aliases for Python 3's assertion names in SimpleTestCase. 2016-12-07 17:42:31 -05:00
templates/forms_tests
tests Fixed #27579 -- Added aliases for Python 3's assertion names in SimpleTestCase. 2016-12-07 17:42:31 -05:00
widget_tests Fixed #27250 -- Removed 'for ="..."' from CheckboxSelectMultiple's <label>. 2016-11-22 11:48:37 -05:00
__init__.py
models.py Organized forms_tests test_regressions.py. 2016-09-09 08:55:29 -04:00
urls.py
views.py