Development =========== To simplify the development workflow, the project provides a docker container that can run the tests. You will need `docker `_ and `Docker Compose `_. .. code-block:: bash docker-compose run --rm django test