0.1.0-beta.1
Pre-release
Pre-release
The first version of "django-start" has been launched
and this version is an beta version that may contain some defects and bugs
This version is compatible with Windows only
After you have installed the app, don't forget to add the application route to the system environment variables.
To use the execution file correctly you must first create a python "environment"
Default and then activate the environment and then type
shell django-start <project_name> <app_name>
Then wait until you finish preparing your project and then type:
shell python manage.py runserver