Python Django Challenge for Beginners with Solution

Dave Gray • February 23, 2024
Video Thumbnail

About

Web Development tutorials with full courses on HTML, CSS, JavaScript, React, Node.js and more! My goal is to help you learn how to build the web. Teaching helps me learn, too. I work full-time as a Solutions Architect / Developer and part-time as a university web dev instructor. Thank you for subscribing, supporting my channel and sharing the videos you think may help others. Keep striving for progress over perfection. And a little progress every day goes a very long way. Milestones: July 20, 2020 - 1st video Jan 1, 2021 - 1k subs April 2021 - 4k watch hours Nov 2021 - 10k subs Jan 21, 2022 - Video at 100k views Feb 16, 2022 - 100k watch hours Feb 19, 2022 - 1m views Dec 13, 2022 - 100k subs Dec 2022 - Over 1m views in 1 month April 7, 2023 - 10m views May 26, 2023 - 1m watch hours Sept 22, 2023 - Video at 1m views Dec 25, 2023 - 250k subs

Video Description

Web Dev Roadmap for Beginners (Free!): https://bit.ly/DaveGrayWebDevRoadmap In this Python Django challenge for beginners with solution, you will need to add a new users app to the Django Project. Don't worry if you get stuck, the solution is also provided. This is a good review before we move on in the Django Python series. šŸ’– 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 Challenge for Beginners with Solution (00:00) Intro (00:05) Welcome (00:25) The Challenge (01:47) The Solution: Getting Started (02:15) Create the users app (02:49) Add users to installed apps (03:20) Add urls.py to users app (04:48) Update project urlpatterns (05:45) Create the register view (06:42) Create the register template (08:26) A final quick change šŸ“š Tutorial References: šŸ”— Django Official Site: https://www.djangoproject.com/ šŸ”— Django Model field reference: https://docs.djangoproject.com/en/5.0/ref/models/fields šŸ”— Django Path Converters: https://docs.djangoproject.com/en/5.0/topics/http/urls/#path-converters šŸ”— 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 Challenge helpful? If so, please share. Let me know your thoughts in the comments. #python #django #challenge

You May Also Like