Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/alanjds/drf-nested-routers
/ test_hyperlinkedserializers.py
File
test_hyperlinkedserializers.py
rest_framework/tests/test_hyperlinkedserializers.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
from
__future__
import
unicode_literals
2
import
json
3
from
django.test
import
TestCase
4
from
rest_framework
import
generics, status, serializers
Callers
nothing calls this directly
Calls
2
APIRequestFactory
Class · 0.90
as_view
Method · 0.45
Tested by
no test coverage detected