소스 검색

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


불러오는 중...
취소
저장