In this video I have explained how you to render dynamic values from view.py file to the template .html files. I have created multiple views explaining different situations in an application. At the end I have also introduced the concept of static files in Django.
After watching this video you will get answers of the following questions:
1.) How to send dynamic response in the templates ?
2.) How to declare multiple views function in an application?
3.) How to use declare condition based response in an application?
4.) How to render condition based output in an application?
5.) What is static files in Django?
6.) How to configure static files in settings.py of Project in Django?
For any question you can either comment below the video or mail me at [email protected]
#Django #Django3 #python #webdeveloper