Updated setup / added datetime test
This commit is contained in:
parent
1fdc7ce6bb
commit
9c212306b8
5 changed files with 39 additions and 5 deletions
|
|
@ -6,7 +6,7 @@ import warnings
|
|||
|
||||
from datetime import datetime
|
||||
|
||||
from fixtures import Base, Mixin, PickleEmbedded, PickleTest
|
||||
from tests.fixtures import Base, Mixin, PickleEmbedded, PickleTest
|
||||
|
||||
from mongoengine import *
|
||||
from mongoengine.base import NotRegistered, InvalidDocumentError
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue