Day 2, full DB import/update/delete from dir with XML or HTTP
This commit is contained in:
@@ -8,8 +8,8 @@ reload(sys)
|
||||
cwd = os.path.dirname(os.path.abspath(__file__))
|
||||
sys.path.append(cwd)
|
||||
sys.setdefaultencoding("utf-8")
|
||||
sys.path.append('/home/i/interc7j/.local/lib/python2.7/site-packages')
|
||||
# sys.path.append('/home/i/interc7j/.local/lib/python2.7/site-packages')
|
||||
|
||||
from fias import fias
|
||||
from aore import aore
|
||||
|
||||
application = fias.app
|
||||
application = aore.app
|
||||
|
||||
Reference in New Issue
Block a user