#4 Templates and Html files in Django (Django Beginner to Intermediate Tutorials)

#4 Templates and Html files in Django (Django Beginner to Intermediate Tutorials)

Templates and Html files in Django

In this part of the Django tutorials, you will learn about the templates in a
Django project. Template files are related to the front-end of your application.
In this video, you will learn how to create these template files and how to connect
them to the specific URLs using the urls.py file.

Watch The Video on Youtube