/django-free-tutorials

Practice Django Free Tutorials | This repo collects 7 of free tutorials for Django. Django is a powerful framework for web development. This Skill Tree presents a comprehensive learning path for building web applications with Django. Perfect for beginners, it offers a structured roadmap to master...

Django Free Tutorials

Django is a Python-based free and open-source web framework, which follows the model-template-view architectural pattern. It is maintained by the Django Software Foundation, an independent organization established as a 501 non-profit.

Index Name Difficulty Tutorial Link
1 📖 Creation of a Basic Poll Application ★☆☆ 🔗 View
2 📖 Set Up the Database ★☆☆ 🔗 View
3 📖 Creating the Public Interface Views ★☆☆ 🔗 View
4 📖 Form Processing and Cutting Down Our Code ★☆☆ 🔗 View
5 📖 Create Some Automated Tests ★☆☆ 🔗 View
6 📖 Add a Stylesheet and an Image ★☆☆ 🔗 View
7 📖 Customizing Django's Admin Site ★☆☆ 🔗 View

More Free Tutorials

More