Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/encode/django-rest-framework
/ SkipField
Class
SkipField
rest_framework/fields.py:272–273 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
270
271
272
class
SkipField(Exception):
273
pass
274
275
276
REGEX_TYPE = type(re.compile(
''
))
Callers
5
get_attribute
Method · 0.90
__call__
Method · 0.85
get_attribute
Method · 0.85
get_default
Method · 0.85
validate_empty_values
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected