Skip to content

gregseb/django-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django Template

A basic template for a django project. This template does not currently assist with packaging or deployment.

Note: This is not a tutorial.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

There are not many prerequisites for this template. I recommend python3 with virtualenv. Also NodeJS 6.4.11 if you intend to use a ReactJS frontend.

A great way to install NodeJS is using the nodesource distributions here: https://github.com/nodesource/distributions

Installation

  1. Download the latest release or master branch

  2. Copy and edit the settings files as needed.

    cp ./config/settings/example.local.py ./config/settings/local.py

  3. Alter the License file as needed.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • Largely based off of Dylan Stein's guide with my own little changes as I use and alter the template.

About

A simple template for new django projects

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages