1
0
mirror of https://github.com/django/django.git synced 2025-01-06 08:25:50 +00:00
django/tests/forms_tests
2017-09-05 12:41:38 -04:00
..
field_tests Fixed #28555 -- Made CharField convert whitespace-only values to the empty_value when strip is enabled. 2017-09-05 12:41:38 -04:00
jinja2/forms_tests
templates/forms_tests
tests Added Media.__repr__(). 2017-08-26 20:57:45 -04:00
widget_tests Fixed #28530 -- Prevented SelectDateWidget from localizing years in output. 2017-08-29 14:56:08 -04:00
__init__.py
models.py
urls.py
views.py