Need to import asint for users who specify ports via config file
This commit is contained in:
parent
1815f5ce2e
commit
468bc8afce
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user