Skip to content

Latest commit

 

History

143 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django Template

Overview

Django project template which creates a structure revolving around the use of docker-compose for keeping development and deployment environments as similar as possible, while also easing ongoing maintenance tasks.

Also provides a number of custom apps as a starting point: registration with Facebook auth, a landing page, and admin improvements.

(originally inspired by the Izeni Django Template, to which @luke contributed heavily while employed there)

Quick-start

  1. Run this command in your newly created project directory, replacing project_name with your project name:

    bash <(wget -qO- https://git.io/k.dj.start) project_name
  2. Follow the instructions in the new README.md in your project directory.

  3. Address any TODO items in the new README.md in your project directory.

About

Django project template which creates a structure revolving around the use of docker-compose for keeping development and deployment environments as similar as possible, while also easing ongoing maintenance tasks. Also provides a number of custom apps as a starting point: registration with Facebook auth, a landing page, and admin improvements.

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages