This tutorial is a hands-on adaptation of the official Django beginner's example. It will help you quickly get started with Django using LabEx VM.
LabEx is an interactive, hands-on learning platform dedicated to coding and technology. It combines labs, AI assistance, and virtual machines to provide a no-video, practical learning experience.
- A strict "Learn by Doing" approach with exclusive hands-on labs and no videos.
- Interactive online environments within the browser, with automated step-by-step checks.
- A structured content organization with the Skill Tree based learning system.
- A growing learning resource of 30 Skill Trees and over 6,000 Labs.
- The AI learning assistant Labby, built on ChatGPT, providing a conversational learning experience.
Learn more about LabEx VM.
Index | Name | Difficulty | Practice |
---|---|---|---|
1 | π Creation of a Basic Poll Application | β β β | Start Lab |
2 | π Set Up the Database | β β β | Start Lab |
3 | π Creating the Public Interface Views | β ββ | Start Lab |
4 | π Form Processing and Cutting Down Our Code | β ββ | Start Lab |
5 | π Create Some Automated Tests | β ββ | Start Lab |
6 | π Add a Stylesheet and an Image | β ββ | Start Lab |
7 | π Customizing Django's Admin Site | β ββ | Start Lab |