SQLA (SQLAlchemy) Demo: Planets Database -- Update

Опубликовано: 30 Ноябрь 2023
на канале: Thomas Blum
65
3

In this video we add a rudimentary update form and route to the Planets database. We use WTForms to create a form with a SelectField (drop-down select) for choosing the planet to be updated. The form also has a TextField (for the planet's name), two DecimalFields (for the planet's distance and period) and a SubmitField for entering the data. Because there is a small amount of data, the code follows the update by redirecting the route to the GridJS datatable.


Смотрите видео SQLA (SQLAlchemy) Demo: Planets Database -- Update онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь Thomas Blum 30 Ноябрь 2023, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 65 раз и оно понравилось 3 людям.