emrecoskun705 / FirstDjangoProject

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Best Django Project Setup

alt text

This project is configured for:

  1. Python version management with pyenv
  2. Virtual environments with pipenv
  3. Usage of environment variables
  4. AWS S3 for static files

Getting started

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.

About


Languages

Language:HTML 61.6%Language:Python 38.2%Language:Shell 0.2%