added hidden

This commit is contained in:
Xevion
2019-06-29 22:50:58 -05:00
parent 65d011720c
commit 817b17d08c
11 changed files with 37 additions and 3 deletions

View File

@@ -15,4 +15,4 @@ login.login_view = 'login'
db = SQLAlchemy(app)
migrate = Migrate(app, db)
from app import routes, models
from app import routes, models, hidden