Thanks for the brilliant flask tutorials. So clean, thorough and with a good pace. Can you/anyone tell me why you're making a templates directory inside templates/private and templates/public? Is it somehow best that the base template is in a folder called templates or..? Why not just keep them all in either templates/public or templates/private?
my guess is it's so that you can have multiple template files under the templates/admin/templates folder and then you can have your various html files(in templates/admin folder) inherit from them, i.e., it's just a way to group the multiple template files
What a great explanation about inheritance and child in Flask. This is what i have been waiting. For me as beginner is this very useful. I have 1 question, how can I integrate a terminal that you use in VS code. Many thanks.
Best Python Flask Tutorial available on TH-cam !!! He has explained each and every thing properly.
Thanks a ton Julian!!!
i really thank you for this sir this is my first successfull flask tutorail i pray God keep blessing you
dude this playlist is amazing simple yet gets you on right path to learn and implement flask thanks
Awesome tutorials I've been learning so much with your classes, you are very expert in flask. Tk you!
anyone have the source code handy? the links in description don't work anymore.
did you ever get it?
@@ButcherTTV nope
Super Series, like that. Please make more Tutorials!
Thanks for the brilliant flask tutorials. So clean, thorough and with a good pace. Can you/anyone tell me why you're making a templates directory inside templates/private and templates/public? Is it somehow best that the base template is in a folder called templates or..? Why not just keep them all in either templates/public or templates/private?
yeah i dont get that bit either
my guess is it's so that you can have multiple template files under the templates/admin/templates folder and then you can have your various html files(in templates/admin folder) inherit from them, i.e., it's just a way to group the multiple template files
Good job! thank you for the nice tutorials!
Loving this series. Thanks for you work
Really great videos. But why aren't you using url_for function for href attributes?
I am unable to load the bootstrap into the index.html
thank you so much
What a great explanation about inheritance and child in Flask. This is what i have been waiting. For me as beginner is this very useful. I have 1 question, how can I integrate a terminal that you use in VS code. Many thanks.
navigation bar not fully rendered
CDN didn't work always properly, so I downloaded Compiled CSS and JS, and now it seems that bootstraps works in a right way.
I am getting this error : jinja2.exceptions.UndefinedError: 'admin_view' is undefined
2:15
Fonts are too small actually.
Just see a job post that said something about MVC when I googled it I was like OOOOOOOOOOO that why he has this file stuff going on
hi how can i solve jinja template not found in the templates folder despite changing the spelling
God !