justdjango / best-django-setup

Probably one of the best Django project setups

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JustDjango

The Definitive Django Learning Platform.

Best Django Project Setup

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.


Other places you can find us:

YouTube Twitter

About

Probably one of the best Django project setups


Languages

Language:Python 86.4%Language:HTML 10.4%Language:Shell 3.3%