/django-startup-template

A Django template to kickstart a new web app.

Primary LanguagePython

django-startup-template

A Django 1.11.2 template to kickstart a new web app on a Webfaction server.

Features

Out of the box this project template provides the following packages and functionality:

  • Local and Production settings files.
  • django-debug-toolbar: Awesome tool to debug your django site locally.

Requirements

  1. Git
  2. Pip
  3. virtualenv

Installation

Follow the instructions here