django/tests/forms_tests
Hasan 3d0dcd7f5a Refs #26022 -- Used context manager version of assertRaises in tests. 2016-01-29 12:32:18 -05:00
..
field_tests
templates/forms_tests Changed `action="."` to `action=""` in tests and docs. 2016-01-21 13:59:15 -05:00
tests Refs #26022 -- Used context manager version of assertRaises in tests. 2016-01-29 12:32:18 -05:00
widget_tests Fixed #25410 -- Fixed empty ClearableFileInput crash on Python 2. 2015-09-23 10:26:19 -04:00
__init__.py
models.py
urls.py
views.py