Skip to content

Django Tutorial Series: Explore practical Django projects from models to views. Learn to build and customize Django applications with easy-to-follow guides and real-world examples.

Notifications You must be signed in to change notification settings

CodeWithMayank-Py/Django-Learning-Series-Step-by-Step-Blog-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

Django Learning Series: Step-by-Step Blog Project

Welcome to the Django Learning Series repository! 🚀 In this series, we'll build a complete blog application using Django, covering essential concepts day by day. By the end, you'll not only understand Django but also have a fully functional blog project under your belt. Let's dive in! 💻


🗺️ Roadmap

Check out our detailed roadmap to track your progress and follow the series step-by-step:

📍 View the Roadmap


Day 1: Introduction to Django

Topics Covered:

  • What is Django? Overview & Features
  • Django’s MVT Architecture
  • Setting Up the Django Environment
  • Running the Development Server
  • Understanding the File Structure
  • Creating and Running a Simple Hello World Example

🎥 Watch the Day 1 Video Here: YouTube Link


Day 2: Working with Django Models

Topics Covered:

  • Intro to Django Models
  • Defining Models
  • Model Methods
  • Playing with the Database API
  • Example: Creating and Managing Blog Records

🎥 Watch the Day 2 Video Here: YouTube Link


Day 3: Mastering the Django Admin Interface

Topics Covered:

  • Intro to Django Admin Interface
  • Creating and Configuring the Admin User
  • Registering Models with Admin Interface
  • Customizing the Admin Interface
  • Managing Entries and Using the Admin Dashboard

🎥 Watch the Day 3 Video Here: YouTube Link


Day 4: Diving into Django Views

Topics Covered:

  • Introduction to Django Views
  • Function-Based Views (FBVs) vs Class-Based Views (CBVs)
  • Rendering Templates with Views
  • Context Data in Views
  • Example: Displaying All Blog Posts Using FBVs and CBVs

🎥 Watch the Day 4 Video Here: YouTube Link


Follow Us:


Stay tuned for more updates as we continue through the series! Each day’s lesson will be updated in this repository with code and resources. 🚀

Feel free to contribute, raise issues, or ask questions. Let’s learn Django together! 😊


About

Django Tutorial Series: Explore practical Django projects from models to views. Learn to build and customize Django applications with easy-to-follow guides and real-world examples.

Topics

Resources

Stars

Watchers

Forks

Languages