Stuck in Tutorial Hell? Learn Backend Dev the Right Way
Finance Certifications Goldman Sachs & Amazon Teams Trust
Overview
Google, IBM & Meta Certificates — All 10,000+ Courses at 40% Off
One annual plan covers every course and certificate on Coursera. 40% off for a limited time.
Get Full Access
Learn to build a Todo application using Python Django in this 51-minute tutorial. Install Django, create an app, set up a MySQL database, and develop essential features like user authentication, CRUD operations, and custom admin panels. Follow along to create models, render templates, handle routing, and implement form submissions. Perfect for beginners looking to grasp Django fundamentals and Python programming basics while building a practical project.
Syllabus
Intro
Installing Python
Creating an App
Running the Server
Installing MySQL
Setting up the database
Creating the model
Adding Todo to installed apps
Creating a superuser
Rendering a template
Importing the model
Adding the Header
Adding Details
Creating Details Route
Creating Partials
Creating Resources
Add Todo Link
Add Todo URL
Test Post Request
Submit Post Request
Customize Admin Panel
Taught by
Traversy Media
Reviews
4.0 rating, based on 1 Class Central review
Showing Class Central Sort
-
This is one among the best DJango videos I have come across. thanks, I enjoyed and learnt a lot from it. Best wishes to other new learners who will want to explore more in Django framework.