This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-01-24 09:09:20 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
forms_tests
History
Qi Zhao
de81676b51
Fixed
#32080
-- Fixed displaying Unicode chars in forms.JSONField and read-only JSONField values in admin.
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
…