filmov
tv
Django File Structure and url configuration

Показать описание
In this tutorial we are going to learn about django's file structure and how urls are made. Also we render our first template using controllers file. We will configure templates directory and static directory in the settings file.