Using Multiple Select Fields with Flask-WTF and Flask-SQLAlchemy

Using Multiple Select Fields with Flask-WTF and Flask-SQLAlchemy

Pretty Printed

1 год назад

7,713 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

Abhijeeth Sadineni
Abhijeeth Sadineni - 15.10.2023 12:46

hey how can i divide this code into multiple pages

Ответить
Vadim Popoff
Vadim Popoff - 16.09.2023 11:48

hell, man, it was so difficult from the start, but it took me only one day to integrate your logic to my small flask project and create and use data from different tables. Now it looks so easy. like hiking - watching it from the top to the bottom and seeing where I started. thank you, really helpful video

Ответить
Diogo Bastos
Diogo Bastos - 12.09.2023 15:29

Man, thank you so much!

Ответить
Charlie Code
Charlie Code - 06.06.2023 20:34

by the way for people who will try it, it's "prefix_label" now not "prefix"

Ответить
Charlie Code
Charlie Code - 06.06.2023 15:35

is it a new way to do many-to-many, i see it's different from what you did in an old video

Ответить
Sabaku
Sabaku - 10.04.2023 21:24

I learn abit about db relationship here even if that wasnt the content ^^
I have one question, about db relationship. I see normally people links it with "id".
And I also see that it requires user intervention to link the relationship in most guides.

But if I already have a structure that you dont need to manually link the relationship, and just the code should take care of it.
For example, I have a table with assets that contains Serialnumber as uniqe value.
Then I have another table with for example accesories, also contains asset serialnumber but possible of duplicates.

To link these two tables, should be done in 1-to-many relationship? And I want it to match the relationship by Serialnumber.
Where does the code come iin, that does the "action" to link the relationships. ^^

Or is it better do use a different way? Like join or filter?

Ответить
Михаило Панић
Михаило Панић - 12.02.2023 15:41

👏👏👏👏can you upgrade code to have dropdown field with checkboxes?

Ответить
Dike Victor Pascal
Dike Victor Pascal - 12.02.2023 05:30

Hi, thank you so much for these videos, I love the way you teach them and I am really thankful for them. Pls, would you be kind to do one on authentication, authorization and jwt?

Ответить
Tim Manning
Tim Manning - 11.02.2023 18:26

Would you save this first form to the database if this had multiple views on the same route. For instance, the application TYPE FORM. It allows you to answer questions via multiple fields while changing views for each question field. I assume they don't save the fields until all the fields are submitted. Thoughts?

Ответить
Nana Yaw
Nana Yaw - 11.02.2023 18:09

Dope

Ответить
شَغَفُ العِلْم passion for science l
شَغَفُ العِلْم passion for science l - 11.02.2023 18:07

i'm first who comment , i hope to see a video about how to make flask in heigh performance level pypy , asynchronous , gunicorn .... , please make it 😭😀😂🌹🔥

Ответить