@@ -1,5 +1,5 @@
from application import db, app
from models import AllowedPlate
from application.models import AllowedPlate
with app.app_context():
db.session.add(AllowedPlate("MUN389"))
The note is not visible to the blocked user.