1
0
mirror of https://github.com/django/django.git synced 2024-12-23 09:36:06 +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 Added Media.__repr__(). 2017-08-26 20:57:45 -04:00
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