Jinja Templating - Django Web Development with Python 3
Welcome to part 3 of our Django web development with Python tutorial. Now that we have a basic understanding of how Django works, let’s try to build a very basic type of website. For this, we’re going to build a very simple personal website that basically gives a sort of “about me,“ along with a blog. As simple as this may sound, it will actually let us exercise quite a few Django principles, ending with beginning a content management system, like a blog. We will also get to explore a bit about design.
At
53 views
237
29
1 year ago 02:16:40 1
Python Website Full Tutorial - Flask, Authentication, Databases & More
2 years ago 00:12:37 5
Jinja2 #3: Фильтры и макросы macro, call
3 years ago 00:16:10 7
14-Ansible - Шаблоны - Jinja Template
3 years ago 00:36:03 5
Блог на flask / url_for(), Jinja 2 и render_template() # 2
4 years ago 02:27:54 10
Python & FastAPI Tutorial: Create an ai microservice to extract text from images.
7 years ago 00:21:08 6
Jinja Templating - Django Web Development with Python 3
8 years ago 00:14:24 12
Passing variables from python to html - Django Web Development with Python 5