Templates are the third and most important part of Django’s MVT Structure. A template in Django is basically written in HTML, CSS and Javascript in an .html file. Django framework efficiently handles and generates dynamically HTML web pages that are visible to end-user. Django mainly functions with a backend so, in order to provide frontend and provide a layout to our website, we use templates. There are two methods of adding the template to our website depending on our needs.
We can use a single template directory which will be spread over the entire project.
For each app of our project, we can create a different template directory.
For our current project, we will create a single template directory which will be spread over the entire project for simplicity. App-level templates are generally used in big projects or in case we want to provide a different layout to each component of our webpage.
Nesta página do site você pode assistir ao vídeo on-line Django Tutorial - DTL | Template and Jinja Example Part1 - Python Django duração hora minuto segundo em boa qualidade , que foi baixado pelo usuário Muo sigma classes 17 Setembro 2020, compartilhe o link com seus amigos e conhecidos, no youtube este vídeo já foi visto 762 vezes e gostou 12 espectadores. Boa visualização!