Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/MongoEngine/mongoengine
/ DoesNotExist
Class
DoesNotExist
mongoengine/errors.py:36–37 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
34
35
36
class
DoesNotExist(MongoEngineException):
37
pass
38
39
40
class
MultipleObjectsReturned(MongoEngineException):
Callers
5
_lazy_load_ref
Method · 0.90
_lazy_load_ref
Method · 0.90
_lazy_load_ref
Method · 0.90
get
Method · 0.90
fetch
Method · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected