Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 164 Bytes

README.md

File metadata and controls

5 lines (5 loc) · 164 Bytes

DjangoSetup

Setup a Django Project and App with Urls and migration

Usage

python3 django-simple.py [ProjectName] [AppName]
python3 django-simple.py -h