Просмотр исходного кода

flask 0.11 compatibility

master
Stephane Martin 7 лет назад
Родитель
Сommit
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


Загрузка…
Отмена
Сохранить