Installing Dependencies pip install -r requirements/local.txt Database Configure DATABASE on tachovendo_proj/settings/base.py make server_dbinitial make migrate make runserver Tests make test