Using Fancy HTML Templates In Django - Python Django Dentist Website #4

Описание к видео Using Fancy HTML Templates In Django - Python Django Dentist Website #4

In this video I'll show you how to use pre-made HTML template files in Django.


Let's face it...no one writes their own HTML or CSS anymore. They just find a free or cheap template and tweak it to suit their needs. How do you do that in Django? That's what I'll show you in this video.


We'll search for free dental website templates, find one we like, download it, and install it into our Django project.

I'll show you how to create a static directory in your Django project, and how to tweak your settings.py file to reflect that static directory. Then we'll look at the 'load static' tag and individual static tags for our html file.

Комментарии

Информация по комментариям в разработке