filmov
tv
Flask tutorial part 17 - Displaying a blog post using a dynamic URL in flask.

Показать описание
Note - instead of casting to an int() you can pass the dynamic variable through as int:blogid which will make it an integer in your python code.
This video is part of a set of videos showing how to get started using Flask to make web apps in python. It is designed to be simple so some of the code may be inefficient and could be done better. However, having a working understanding of how the basics work will enable those more efficient methods to make more sense and there are millions of those types of tutorials out there!
The code for this set of tutorials can be found on the git link above.
This video is part of a set of videos showing how to get started using Flask to make web apps in python. It is designed to be simple so some of the code may be inefficient and could be done better. However, having a working understanding of how the basics work will enable those more efficient methods to make more sense and there are millions of those types of tutorials out there!
The code for this set of tutorials can be found on the git link above.