Skip to content

0.1.0-beta.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@islam-kamel islam-kamel released this 09 Jul 17:49
· 69 commits to main since this 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