Skip to content
This repository has been archived by the owner on Jan 30, 2025. It is now read-only.

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