django-coming-soon Django Coming Soon. Setup development environment. Init the project. The following command will install all project dependencies. `pip install -e .` Running tests. # install pytest or tox first. `pip install tox` # run the tests. `tox`