A small python package which will help you to quickly start your django project. It will create a django project with all the necessary files and folders in just single command.
Project description
Quickstart_django
A small python package which will help you to quickly start your django project. It will create a django project with all the necessary files and folders in just single command.
Run Locally
Install dependencies
py -m pip install Django
Clone the project
git clone https://github.com/jaythorat/django_quickstart
Go to the project directory
cd django_quickstart
Execute the command
py django_quickstart.py project_name application_name
This will create a working django application with all the initial setup which is needed to run the app. Just change CD to project directory and run py manage.py runserver
Authors
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file quickstart_django-1.0.tar.gz
.
File metadata
- Download URL: quickstart_django-1.0.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5ae3cc0bcae0b6ccb86b317a9baac433997c8aac04b9cf00f5c831f682afdba7 |
|
MD5 | 74f4bed99c164b7e1b948d837e53d617 |
|
BLAKE2b-256 | d33f495cf1d257f603c4fb453734b187555fb6189ae1350609e0d3fd819f52c4 |
File details
Details for the file quickstart_django-1.0-py3-none-any.whl
.
File metadata
- Download URL: quickstart_django-1.0-py3-none-any.whl
- Upload date:
- Size: 4.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c3087b65adb36f05175b78712221162bda8aedf9de6bc92a3a898fe1ff8100e2 |
|
MD5 | 3c9e4278367024b14beaa05e05966b6f |
|
BLAKE2b-256 | 4c77ba67a3550da54e324f493504d47e1fb190a6c5bca45f0d1f40a8f49bc10e |