1
0
mirror of https://github.com/django/django.git synced 2024-12-28 12:06:22 +00:00
django/tests/forms_tests
2020-10-09 08:14:17 +02:00
..
field_tests Fixed #32080 -- Fixed displaying Unicode chars in forms.JSONField and read-only JSONField values in admin. 2020-10-09 08:14:17 +02:00
jinja2/forms_tests
templates/forms_tests
tests Fixed #32042 -- Improved error messages for the number of submitted forms in formsets. 2020-09-28 07:05:34 +02: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