Add relative import since this module has the same name.
This commit is contained in:
Родитель
53688ce885
Коммит
7085dcd28a
|
@ -15,4 +15,4 @@ for path in ['../', '../..',
|
|||
'../../apps']:
|
||||
site.addsitedir(os.path.abspath(os.path.join(wsgidir, path)))
|
||||
|
||||
from verify import application
|
||||
from ..verify import application
|
||||
|
|
Загрузка…
Ссылка в новой задаче