Reproduce a software development session using TDD (Test-Driven Development), based on the book Test-Driven Development with Python, by following these instructions.
Site to list tasks to do, i.e., a TODO list.
Clone the repository and execute the following command:
python manage.py runserver