Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1338
class
InvalidJSONInput(str):
1339
pass
1340
1341
1342
class
JSONString(str):
Callers
1
bound_data
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected