Models and Forms in Flask

Описание к видео Models and Forms in Flask

In this video, we would be adding a database to our search engine application. We would be using flask-sqlalchemy as our object relational mapper. We also made use of a third party flask extension for handling forms in flask known as flask-wtf.

We also learnt about some helpful developer experience tools in python like ipython and the pdb module used for debugging.

Комментарии

Информация по комментариям в разработке