Django

Master Django, a powerful Python framework, for web application development.

What you'll learn

13 Sections
65 Tutorials
65 Core Concepts

Available Sections

Django Basics

Covers the fundamental concepts of Django, including project structure, models, views, and templates.

5 tutorials 5 concepts
Start Learning

Django Installation and Setup

Explains how to install and set up Django on different platforms and environments.

5 tutorials 5 concepts
Start Learning

Django Models

Explores Django models, including defining models, relationships, and model queries.

5 tutorials 5 concepts
Start Learning

Django Views and URL Routing

Explains how to create views and configure URL routing in Django applications.

5 tutorials 5 concepts
Start Learning

Django Templates

Covers the Django templating engine, template inheritance, and dynamic content rendering.

5 tutorials 5 concepts
Start Learning

Django Forms and Validation

Covers creating forms, form validation, and handling form submissions.

5 tutorials 5 concepts
Start Learning

Django Admin Panel

Explores Django Admin features and customization options.

5 tutorials 5 concepts
Start Learning

Django Authentication and Authorization

Covers user authentication, authorization, and managing user roles in Django.

5 tutorials 5 concepts
Start Learning

Django REST Framework (DRF)

Introduces Django REST Framework (DRF) for building RESTful APIs with Django.

5 tutorials 5 concepts
Start Learning

Django Middleware

Explores Django middleware and how to create custom middleware.

5 tutorials 5 concepts
Start Learning

Django Signals

Explores the concept of signals for decoupling business logic and model changes.

5 tutorials 5 concepts
Start Learning

Django File Uploads and Media Management

Explains how to handle file uploads and manage media files in Django applications.

5 tutorials 5 concepts
Start Learning

Django Deployment and Production

Covers deploying Django applications to production environments with security and performance in mind.

5 tutorials 5 concepts
Start Learning