MCPcopy
hub / github.com/django/django / InvalidJSONInput

Class InvalidJSONInput

django/forms/fields.py:1338–1339  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1336
1337
1338class InvalidJSONInput(str):
1339 pass
1340
1341
1342class JSONString(str):

Callers 1

bound_dataMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected