1
0
mirror of https://github.com/django/django.git synced 2024-12-23 01:25:58 +00:00
django/tests/forms_tests
2021-01-14 17:50:04 +01:00
..
field_tests Fixed #32110 -- Doc'd and tested enumerations for ChoiceField.choices. 2020-10-17 20:30:57 +02:00
jinja2/forms_tests
templates/forms_tests
tests Refs #8760 -- Removed "list" message for ModelMultipleChoiceField per deprecation timeline. 2021-01-14 17:50:04 +01:00
widget_tests Corrected docstring quotes in various code. 2020-09-22 10:30:53 +02:00
__init__.py
models.py
urls.py
views.py