Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/django/django
/ serializerTest
Function
serializerTest
tests/serializers/test_data.py:455–456 ·
view source on GitHub ↗
(self, format)
Source
from the content-addressed store, hash-verified
453
454
455
def
serializerTest(self, format):
456
assert_serializer(self, format, test_data)
457
458
459
@skipUnlessDBFeature(
"allows_auto_pk_0"
)
Callers
nothing calls this directly
Calls
1
assert_serializer
Function · 0.85
Tested by
no test coverage detected