1
0
mirror of https://github.com/django/django.git synced 2025-01-11 02:46:13 +00:00
django/tests/forms_tests
2017-10-25 18:05:13 -04:00
..
field_tests Fixed #28474 -- Made DurationField raise ValidationError for inputs that raised OverflowError. 2017-10-25 18:05:13 -04:00
jinja2/forms_tests
templates/forms_tests
tests
widget_tests Refs #15667 -- Removed support for Widget.render() methods without the renderer argument. 2017-09-22 12:51:18 -04:00
__init__.py
models.py
urls.py
views.py