Python Django App & Templates tutorial

Python Django App & Templates tutorial

31.355 Lượt nghe
Python Django App & Templates tutorial
Web Dev Roadmap for Beginners (Free!): https://bit.ly/DaveGrayWebDevRoadmap In this Python Django app & templates tutorial, you will learn how one Django project may have many modular apps inside. You will also learn about Django templates and how they can be extended for other web pages. 💖 Support me on Patreon ➜ https://patreon.com/davegray ⭐ Become a full-stack dev with Zero To Mastery Courses: - The Complete Python Developer: https://bit.ly/CompPythonDev - Complete Machine Learning & Data Science: https://bit.ly/CompMachineLearning - Junior to Senior Dev Roadmap: https://bit.ly/WebDevRoadmap-JrtoSr 🚩 Subscribe ➜ https://bit.ly/3nGHmNn 📬 Course Updates ➜ https://courses.davegray.codes/ 🚀 Discord ➜ https://discord.gg/neKghyefqh ☕ Buy Me A Coffee ➜ https://www.buymeacoffee.com/davegray 👇 Follow Me On Social Media: GitHub: https://github.com/gitdagray X: https://twitter.com/yesdavidgray LinkedIn: https://www.linkedin.com/in/davidagray/ Blog: https://www.davegray.codes/ 🔗 All Resources for this Django Course: https://github.com/gitdagray/django-course 🔗 YouTube Playlist for this Django Tutorial Series: https://www.youtube.com/playlist?list=PL0Zuz27SZ-6NamGNr7dEqzNFEcZ_FAUVX Python Django App & Templates tutorial (00:00) Intro (00:05) Welcome (00:26) Starter Code (00:37) Start Your Virtual Environment (01:20) Useful VS Code Extensions (02:29) What are Django Apps? (03:17) Create a Django App (04:06) App views Pt. 1 (04:47) Add Your App to the Project (05:27) App Template Pt. 1 (06:27) Emmet File Associations (07:31) App Template Pt. 2 (07:50) App urls (09:36) App views Pt. 2 (10:03) Linking App urls to the Project (11:34) Running the server (13:10) Adding CSS (13:47) Creating a Base Layout Template (18:11) Extending the Layout Template (21:06) Viewing the Pages 📚 Tutorial References: 🔗 Django Official Site: https://www.djangoproject.com/ 🔗 Python Official Site: https://www.python.org/ 🔗Visual Studio Code Official Site: https://code.visualstudio.com/ 👀 Visual Studio Code: https://code.visualstudio.com/ Was this Python Django App & Templates tutorial for beginners helpful? If so, please share. Let me know your thoughts in the comments. #python #django #app