MCPcopy Index your code
hub / github.com/django/django / JSONString

Class JSONString

django/forms/fields.py:1342–1343  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1340
1341
1342class JSONString(str):
1343 pass
1344
1345
1346class JSONField(CharField):

Callers 1

to_pythonMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…