add standard hooks
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import pytest
|
||||
from bson import DBRef, SON
|
||||
from bson import SON, DBRef
|
||||
|
||||
from mongoengine import *
|
||||
from tests.utils import MongoDBTestCase
|
||||
|
||||
Reference in New Issue
Block a user