$ make run
venv/bin/python manage.py runserver_plus 0.0.0.0:45000
Traceback (most recent call last):
File "manage.py", line 9, in <module>
from configurations.management import execute_from_command_line
ImportError: No module named 'configurations'
Makefile:31: recipe for target 'run' failed