@ -16,4 +16,5 @@ def create_db():
if __name__ == '__main__':
logging.basicConfig(level=logging.DEBUG)
app.config.DEBUG = True
manager.run()