Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 298 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 298 Bytes

Django Project Template

Requirements

Usage

copier copy gh:knowsuchagency/django-template -d project_name=my_new_project my_new_project
cd my_new_project
just init runserver