@@ -1,6 +1,8 @@
from app import app, db
from app.models import User, Post, Search
# test message
@app.shell_context_processor
def make_shell_context():
return {'db' : db, 'User' : User, 'Post' : Post, 'Search' : Search}
The note is not visible to the blocked user.