Master Finance Tools - 35% Off CFI (Code CFI35)
Gain a Splash of New Skills - Coursera+ Annual Nearly 45% Off
Overview
Coursera Flash Sale
40% Off Coursera Plus for 3 Months!
Grab it
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.