MCPcopy Index your code
hub / github.com/encode/django-rest-framework / WrappedAttributeError

Class WrappedAttributeError

rest_framework/request.py:63–64  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

61
62
63class WrappedAttributeError(Exception):
64 pass
65
66
67@contextmanager

Callers 1

wrap_attributeerrorsFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected