Courier revenue calculation system Read TODO list Unsolved problems Unsolved problem successfully solved Setup pip install -r requirements.txt python manage.py migrate python manage.py createsuperuser python manage.py test Files WeeklyIncome API Courier model DailyIncome and WeeklyIncome models TripIncome, IncreaseIncome and DecreaseIncome models All signals Income app tests Courier app tests