تماشای ویدئو Passing variables from python to html Django Web Development with Python 5 از آی-ویدئو

Welcome to the fifth part of our Django web development with Python tutorial series. In this tutorial, we're going to cover passing variables from Python to our HTML templates. To try this, we're going to build our "contact" page. Adding a new page, of the personal app, what are we certain to need? We will need a view, and a url pattern to return that view. Let's head into the personal/views.py file first. Text-based tutorial and sample code: https://pythonprogramming.net/jinja-variables-django-python-tut
24 دی 1396
آی-ویدئو