Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 321 Bytes

File metadata and controls

8 lines (7 loc) · 321 Bytes

django-reusable-app-project-template

A template to use when generating the example-project for developing a Django Reusable App

Usage is

$ mkdir example-project
$ django-admin startproject --template=https://github.com/allynt/django-reusable-app-project-template/archive/master.zip example example-project