@@ -16,6 +16,5 @@ db.init_app(app)
@app.route('/')
def index():
with app.app_context():
Feature.seed_db()
features = Feature.query.all()
return render_template('index.html', features=features)
The note is not visible to the blocked user.