Updated docs / authors.
Thanks @jorgebastida for the awesome query_counter test context manager.
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
from mongoengine.connection import _get_db
|
||||
|
||||
|
||||
class query_counter(object):
|
||||
""" Query_counter contextmanager to get the number of queries. """
|
||||
|
||||
|
||||
Reference in New Issue
Block a user