Steps:
- Clone/pull/download this repository
- Create a virtualenv with
virtualenv env
and install dependencies withpip install -r requirements.txt
- Configure your .env variables
This project includes:
- Settings modules for deploying with Azure
- Django commands for renaming your project and creating a superuser
- A cli tool for setting environment variables for deployment