DEV Community

Cover image for Django-Start Script ✨
islam kamel
islam kamel

Posted on

2 1

Django-Start Script ✨

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

https://github.com/islam-kamel/django-start

Heroku

This site is built on Heroku

Join the ranks of developers at Salesforce, Airbase, DEV, and more who deploy their mission critical applications on Heroku. Sign up today and launch your first app!

Get Started

Top comments (0)

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more

πŸ‘‹ Kindness is contagious

Please leave a ❀️ or a friendly comment on this post if you found it helpful!

Okay