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
На этой странице сайта вы можете посмотреть видео онлайн 4. Django: Online shopping Website - Adding Template and View using Python Django | Django Tutorials длительностью часов минут секунд в хорошем качестве, которое загрузил пользователь Make With Tech 18 Сентябрь 2022, поделитесь ссылкой с друзьями и знакомыми, на youtube это видео уже посмотрели 56 раз и оно понравилось 1 зрителям. Приятного просмотра!