Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/django/django
/ UnserializableContentError
Class
UnserializableContentError
django/utils/xmlutils.py:9–10 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
7
8
9
class
UnserializableContentError(ValueError):
10
pass
11
12
13
class
SimplerXMLGenerator(XMLGenerator):
Callers
1
characters
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected