Build a blog with Flask
Store & Retrieve tasks
In this lesson, we have used flask-sqlalchemy to store data into the database as well as retrieve data from the database and rendered it into the template.
In this lesson, we have used flask-sqlalchemy to store data into the database as well as retrieve data from the database and rendered it into the template.