We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Install Docker and Docker Compose.
To start the Django server and all dependencies, run:
docker-compose -f compose.yml -f dev.compose.yml up
docker-compose -f compose.yml -f dev.compose.yml run django django-admin test