4. Django: Online shopping Website - Adding Template and View using Python Django | Django Tutorials

Publicado em: 18 Setembro 2022
no canal de: Make With Tech
56
1

We are in the process of creating the online shopping website. In this video we will add the templates and view to our current website. It will render simple html pages, complexity will be added in upcoming videos.


Provided below the commands for adding model:
py manage.py startapp Order
py manage.py makemigrations py manage.py migrate

To add view and Template


1. add views.py 
2. add templates folder 
3. add index.html 
4. in settings.py add 'DIRS': [BASE_DIR, "templates"], in Templates 


#django #python #webdevelopment


Nesta página do site você pode assistir ao vídeo on-line 4. Django: Online shopping Website - Adding Template and View using Python Django | Django Tutorials duração hora minuto segundo em boa qualidade , que foi baixado pelo usuário Make With Tech 18 Setembro 2022, compartilhe o link com seus amigos e conhecidos, no youtube este vídeo já foi visto 56 vezes e gostou 1 espectadores. Boa visualização!