Skip to content
This repository was archived by the owner on Dec 3, 2020. It is now read-only.

Latest commit

 

History

History
44 lines (31 loc) · 1.57 KB

README.md

File metadata and controls

44 lines (31 loc) · 1.57 KB

JustDjango

The Definitive Django Learning Platform.

Django Project Boilerplate

This repository is a boilerplate Django project for quickly getting started.

Getting started

Steps:

  1. Clone/pull/download this repository
  2. Create a virtualenv with virtualenv env and install dependencies with pip install -r requirements.txt
  3. Configure your .env variables
  4. Rename your project with python manage.py rename <yourprojectname> <newprojectname>

This project includes:

  1. Settings modules for deploying with Azure
  2. Django commands for renaming your project and creating a superuser
  3. A cli tool for setting environment variables for deployment

Other places you can find us:

YouTube Twitter