django-start
django-start copied to clipboard
Django automate start project and create app
Django-Start
Prepare a new Django project quickly and automatically and more wonderful things that save you time By django start
Installation
pip install django-start-automate
Usage: main.py [OPTIONS] PROJECT_NAME APP_NAME
Prepare a new Django project quickly and automatically and, more wonderful
things that save you time By django start
Options:
-n, --name <LAMBDA> Custom Environment Name
-v, --virtualenv Install Environment Is Deprecated
-u, --url-path TEXT Set Custom URL Path for your App
--help Show this message and exit.
Success Install 🎊
Deprecated Options
-v, --virtualenvOption is deprecated
Build First Django Project
django-start project_name app_name
Options
-n or -nameto set custom environment name-u or --url-pathto set custom view url for your app
django-version Command
Usage: django-version [OPTIONS]
Display current version,
and check for new updates and update django-start
Options:
--update / --check-update TEXT
--help Show this message and exit.
New
-u or --url-pathset custom view url for your appdjango-versionDisplay django-start versiondjango-version --check-updateCheck New Update Availabledjango-version --updateupdate django-start