Flask Full Series - Web Application Development with Python - Flashes & Validations - Episode 10

preview_player
Показать описание
Flask Python
#Flask #Python #FlaskTutorial

👍Welcome to my Python Flask tutorial

In this episode, we will learn how to display dynamic messages/alerts to our clients, and as well as we will write some advanced validations.
By saying advanced validations, we probably want to look for a way what will happen if our clients will try to register with a username that already exists in our database.
So this might be confusing in the first look, but I hope the explanations will make it easy for you!

Throughout this series, I am going to go deeper into each topic by developing a real website that simulates an open market that different users can purchase items, including a budget system for each user.

Connect with me with:

👍 Subscribe for more Python tutorials like this:
🔥 Comment below on other topics you want to see tutorials next on my Channel.
-----------------------------------------------

My website:

Useful Links:

Code from Github:

Timeline for the video:
00:00 - 08:17 - Display messages in HTML templates
08:18 - 14:45 - Display the message in alert bootstrap class
14:46 - 28:38 - Advanced Validations

🎥 My YouTube Gear 🎥
Рекомендации по теме
Комментарии
Автор

Welcome to the tenth episode everyone, in this episode we are going to display nicer alerts to our clients.
And as well as writing some more complex validations to add some strength to our registration form, dealing
with cases when our users trying to register with an existing username.
Enjoy:)

jimshapedcoding
Автор

Best part is your typing the code and also catching the errors on the fly, which is very helpful. Thanks for your efforts man.

MKSundaram
Автор

21:00

WHAT.
How genious must be the flask creators. Such a powerful tool.

Thanks again for this episode Jim <3

sebiporini
Автор

enjoying a lot this series..curious to see what will learn on next 8 episodes. Thanks Jim

Someone buy this man at least 1 coffee

ricardopata
Автор

Your lectures have been very helpful.. I'm grateful

emmanuelogodor
Автор

I went for another course on youtube for flask but there i was totally confused on these forms and errors etc. But today i must say it's not much tough as i thought, Your teaching way is just phenomenal

husnainabbasi
Автор

My close btn displays in left side of the message and the why the error message is displayed in list? Thanks

MKSundaram
Автор

x button not working to close the alter, please help.

prateekmathur