Преглед изворни кода

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…
Откажи
Сачувај