瀏覽代碼

flask 0.11 compatibility

master
Stephane Martin 7 年之前
父節點
當前提交
a747b9505d
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. +0
    -1
      realms/__init__.py

+ 0
- 1
realms/__init__.py 查看文件

@@ -214,7 +214,6 @@ def create_app(config=None):
if app.config.get('DB_URI'):
db.metadata.create_all(db.get_engine(app))


return app

# Init plugins here if possible


Loading…
取消
儲存