Prepare a new Django project quickly and automatically and more wonderful things that save you time By django start
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 π
-
-v, --virtualenv
Option is deprecated
django-start project_name app_name
-
-n or -name
to set custom environment name -
-u or --url-path
to set custom view url for your app
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.
-
-u or --url-path
set custom view url for your app -
django-version
Display django-start version -
django-version --check-update
Check New Update Available -
django-version --update
update django-start