A Wedge of Django
Django Crash Course is designed to teach intermediate-level or above Python developers how to use Django from the ground up. It is a great companion to Two Scoops of Django.
- Learn the fundamentals of Django.Our tutorial expects readers to have an existing foundation in Python, therefore we jump right into best-practices compliant Django.
- Production-quality from the start.We don't teach you bad practices and then tell you to refactor. We teach you how to do it right from the start.
- Jump into the strengths of Django. Django is part of a vast ecosystem, and we guide you through the best practices for using Django with other tools and services.