Skip to content
seocam edited this page Sep 16, 2014 · 3 revisions

Welcome to the django-project-template wiki!

Usage

When starting a project you should pass the parameters --template and --extension just like the example below

django-admin startproject --template=https://github.com/TracyWebTech/django-project-template/archive/master.zip --extension=py,pp,md my_django_project_name
Clone this wiki locally