mirror of
https://github.com/avatao-content/baseimage-tutorial-framework
synced 2025-06-29 04:25:11 +00:00
Refactor project structure
This commit is contained in:
@ -3,7 +3,7 @@ import json
|
||||
from tornado.ioloop import IOLoop
|
||||
from tornado.web import RequestHandler, Application
|
||||
|
||||
from config import LOGIN_APP_PORT
|
||||
from tfw.config import LOGIN_APP_PORT
|
||||
from login_component import authorize_login
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user