Django Tutorials
Up-to-date and covering the latest tools.


Featured Tutorials
What is Django?
An overview of the popular Python-based web framework.
How to Learn Django (2023)
A guide to learning Django for beginners and intermediate developers.
How to Install Django
Correctly install Django 4.1 and Python 3.11.
Log In & Sign Up
A 3-part series on login, logout, signup, and password reset.
File/Image Uploads
Build an Instagram clone using file/image uploads.
Django Search
Add basic search functionality to any Django website.
Essential 3rd Party Packages
A current list of must-have Django packages for almost every new project.
Custom User Model
Implement and add extra fields to a custom user model.