django/tests/forms_tests
Tim Graham 221e6e1817 Fixed #28176 -- Restored the uncasted option value in ChoiceWidget template context. 2017-06-17 18:17:23 -04:00
..
field_tests Fixed #28192 -- Required passing optional form field args as keyword args. 2017-06-03 10:49:01 -04:00
jinja2/forms_tests
templates/forms_tests
tests Refs #23968 -- Removed unnecessary lists, generators, and tuple calls. 2017-06-01 19:08:59 -04:00
widget_tests Fixed #28176 -- Restored the uncasted option value in ChoiceWidget template context. 2017-06-17 18:17:23 -04:00
__init__.py
models.py
urls.py
views.py