Practice Testing The tests should be performed in the protodndapp directory Command to test a single app $python manage.py test apps.APP_NAME Command to test the complete project $python manage.py test Try task list