Hi there ๐
New version of Django Start v1.0.0-beta.2 ๐
This script saves time for you to start a new Django project. It creates the project and creates the first app and then updates the project settings file and also updates the project URLs file and then creates a views and configures the application URLs file and also creates the index.html
๐ Fixes Bugs:
- Fix the error of repeating the application name within the settings.py file
- Fix the error of repeating the application link within the urls.py file
- Fix the error of re-creating a file views.py
- Fixing the error of fixing unnecessary dependencies
- Hide the required package installation output from the periphery
Features added ๐งพ:
- Check to get the latest version of Django-Start
- Automatic Update Pip Package Manager
- Create a file requirements.txt
- Support Linux platform
Top comments (0)