1
0
mirror of https://github.com/django/django.git synced 2025-01-10 18:36:05 +00:00
django/tests/forms_tests
2017-12-05 11:22:36 -05: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 Fixed #28890 -- Removed newlines between MultiWidget's subwidgets. 2017-12-05 11:22:36 -05:00
__init__.py
models.py
urls.py
views.py