The Definitive Django Learning Platform.
This project is configured for:
- Python version management with pyenv
- Virtual environments with pipenv
- Usage of environment variables
- AWS S3 for static files
You will need to copy the .settings.env
file and rename it .env
. Inside there you can fill in the values of the environment variables, create a database and you're all good to go.