summaryrefslogtreecommitdiff
path: root/tests/forms_tests/field_tests/test_jsonfield.py
AgeCommit message (Expand)Author
2020-10-09[3.1.x] Fixed #32080 -- Fixed displaying Unicode chars in forms.JSONField and...Qi Zhao
2020-05-08Fixed #12990, Refs #27694 -- Added JSONField model field.sage