Help with backwards compatibility
This commit is contained in:
parent
a2c429a4a5
commit
f2c16452c6
1 changed files with 3 additions and 0 deletions
|
|
@ -3,3 +3,6 @@ from mongoengine.base.datastructures import *
|
|||
from mongoengine.base.document import *
|
||||
from mongoengine.base.fields import *
|
||||
from mongoengine.base.metaclasses import *
|
||||
|
||||
# Help with backwards compatibility
|
||||
from mongoengine.errors import *
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue