Hi all, hope you liked the first episode! From now on we will learn a lot of utilities inside the Flask package, and on this one, we will start to learn how to send our users to different HTML templates, and we will also learn how to style our pages with Bootstrap! Enjoy, feel free to ask questions!
Thank bro, your video are just in layman language...this series are made for anybody and everybody even a non tech background person can understand...and start coding
First of all, amazing video. I have a question. After making changes to any of my files, I have to restart the server every time. How can I do something so that the server automatically restarts?
Thanks, you could done this by setting environment variables before executing flask run, just run set FLASK_DEBUG=1 before it. You could follow the first episode as well, I talk about this topic
Hi Jim. For me, the all links (Flask Market, Home (current), Market, Login, Register) is justified left, but don't disturbed the class, just is different of your demonstration. Regards.
Sir the Broswer show me this type of Error... "jinja2.exceptions.TemplateNotFound: Index.html" I write the same code as you write in this video 2:00 to 4:30
Hey, thanks for watching my Flask series. Any chance your templates directory is not exactly in the root project? Because somehow, the Flask application needs to be aware where are it's templates.
Hello Ivan. Unfortunately it is till monday, if you need any code snippet please bring from GitHub or you can contact me via Discord and I can help you there
1. JimShapedCoding website is not working. So, here's the code. First code snippet: Jim Shaped Coding Market
Second code snippet: Home (current)
Market Login
Register 2. To auto-format code in PyCharm type Ctrl+Alt+L, no need to do manual adjustments in the html or python /other code. 3. If you use PyCharm, there's no need to save files each time after changes. Any changes are saved automatically. 4. Thanks for course! :)
Hey, thanks for all the points! I'd like to just point out that the website is designed by purpose the way it is. You have there a button that takes you to the code snippets repository in GitHub, there it is: github.com/jimdevops19/codesnippets
Hi all, hope you liked the first episode! From now on we will learn a lot of utilities inside the Flask package, and on this one, we will start to learn how to send our users to different HTML templates, and we will also learn how to style our pages with Bootstrap! Enjoy, feel free to ask questions!
Thank bro, your video are just in layman language...this series are made for anybody and everybody even a non tech background person can understand...and start coding
Very interested and helpful to watch your videos to learn flask.Thanks for making such type of helpful videos.keep doing great job 👍👍👍👍👍👍.
Excellent explanations bro, you had a great job. Appreciate it!
Loving your explanation!
Glad it was helpful!
First of all, amazing video. I have a question. After making changes to any of my files, I have to restart the server every time. How can I do something so that the server automatically restarts?
Thanks, you could done this by setting environment variables before executing flask run,
just run set FLASK_DEBUG=1 before it. You could follow the first episode as well, I talk about this topic
@@jimshapedcoding Thanks that worked!
this is very nice thankyou
Glad you like it!
Thank you Jim..
Thanks for watching my Flask series, hope you enjoy it !
Hi Jim.
For me, the all links (Flask Market, Home (current), Market, Login, Register) is justified left, but don't disturbed the class, just is different of your demonstration.
Regards.
It`s because you don`t have any css files
Hi buddy,
You are amazing, if you can share links to the websites that you explaining about them it will be great!!!
thanks
Hey. Thanks a lot, which websites you'd like me to share ?
best
Sir the Broswer show me this type of Error...
"jinja2.exceptions.TemplateNotFound: Index.html"
I write the same code as you write in this video 2:00 to 4:30
Hey, thanks for watching my Flask series. Any chance your templates directory is not exactly in the root project? Because somehow, the Flask application needs to be aware where are it's templates.
Jim how to restart server again ? Do i have to type set FLASK_APP=market.py again ??
Wait for episode 6 my friend, you won't regret it :) Life is going to be easier after this episode, trust me!
On the running time of the code of html gives file not found error [Error 2]
Can u give some idea to how to solve
print("he is dah goaattttttt ") i have a project to do and i have to learn flASK so after every episode i'm commenting thus lol 14 more to go
Waiting for your comment in episode 3 😁 Good luck learning
Your website can not be found. Is it down?
Hello Ivan. Unfortunately it is till monday, if you need any code snippet please bring from GitHub or you can contact me via Discord and I can help you there
@@jimshapedcoding No worries. I just copy stuff from Bootstrap directly. Will be sure to check out your website once it is up.
1. JimShapedCoding website is not working. So, here's the code.
First code snippet:
Jim Shaped Coding Market
Second code snippet:
Home (current)
Market
Login
Register
2. To auto-format code in PyCharm type Ctrl+Alt+L, no need to do manual adjustments in the html or python /other code.
3. If you use PyCharm, there's no need to save files each time after changes. Any changes are saved automatically.
4. Thanks for course! :)
Hey, thanks for all the points!
I'd like to just point out that the website is designed by purpose the way it is. You have there a button that takes you to the code snippets repository in GitHub, there it is:
github.com/jimdevops19/codesnippets