/django-project-bootstrap

A Simple project with dependancies to test apps with django

Primary LanguagePython

django-init-project

Simple project with dependancies to test apps with django

Build Status

Install

$ make setup

Running tests

$ make test

Running project

$ make run