Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/MongoEngine/mongoengine
/ NotRegistered
Class
NotRegistered
mongoengine/errors.py:24–25 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
22
23
24
class
NotRegistered(MongoEngineException):
25
pass
26
27
28
class
InvalidDocumentError(MongoEngineException):
Callers
1
get_document
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected