Implementation of the test for the position of the developer backend
python ./project/manage.py makemigrations publisher shop
python ./project/manage.py migrate
python ./project/manage.py loaddata tests_data
python ./project/manage.py runserver
Api Root = http://localhost/api/
Admin pane = http://localhost/admin/