MCPcopy 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
24class NotRegistered(MongoEngineException):
25 pass
26
27
28class InvalidDocumentError(MongoEngineException):

Callers 1

get_documentFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected