Selaa lähdekoodia

flask 0.11 compatibility

master
Stephane Martin 7 vuotta sitten
vanhempi
commit
a747b9505d
1 muutettua tiedostoa jossa 0 lisäystä ja 1 poistoa
  1. +0
    -1
      realms/__init__.py

+ 0
- 1
realms/__init__.py Näytä tiedosto

@@ -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…
Peruuta
Tallenna