filmov
tv
Python Flask Tutorial #9 - HTML POST Forms
Показать описание
POST Forms are commonly used within HTML, often for forms containing sensitive information such as Login or Register forms. Today we link them to Flask with such examples.
This video uses the basic implementation of POST forms rather than integrating a library such as Flask-WTF (which is more suitable in production-level web apps).
This video uses the basic implementation of POST forms rather than integrating a library such as Flask-WTF (which is more suitable in production-level web apps).