dimitrisr / django-startup-template

A Django template to kickstart a new web app.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A Django template to kickstart a new web app.


Languages

Language:Python 96.7%Language:HTML 3.3%