Need to import asint for users who specify ports via config file
This commit is contained in:
@@ -16,6 +16,8 @@
|
||||
|
||||
import mongokit
|
||||
|
||||
from paste.deploy.converters import asint
|
||||
|
||||
# Imports that other modules might use
|
||||
from pymongo import DESCENDING
|
||||
from mongokit import ObjectId
|
||||
|
||||
Reference in New Issue
Block a user