I have a Flask application which uses SQLAlchemy to store its data
I have a model AdminModel as shown below:
admin.py
class AdminModel(database.