Tango_with_django_2_code

screenshot of Tango_with_django_2_code

Django 2 and Python 3: Tango With Django 2 Code Repository (for book 2020-01a)

Overview

The Tango with Django 2 Codebase is a model solution companion to the Tango with Django 2 book, offering solutions to exercises presented throughout each chapter. The repository includes model solutions, tests, and a README file to guide users on how to navigate through the codebase. The project's last update was in January 2020, and users are encouraged to engage with the creators for feedback and enhancements.

Features

  • Model Solutions: Includes solutions to exercises from each chapter.
  • Branch Organization: Each chapter's implementation is stored in a separate branch for easy navigation and updates.
  • End of Chapter Tests: Unit tests provided up to Chapter 10 for testing implementations.

Summary

The Tango with Django 2 Codebase offers a comprehensive model solution to the exercises presented in the Tango with Django 2 book. With organized branches for each chapter and end-of-chapter tests up to Chapter 10, users can delve into the codebase to enhance their learning and understanding of Django development. The repository encourages user engagement for feedback and improvements, providing a valuable resource for Django learners.