Skip to main content

quick-django save your time and increase your development speed in django project

Project description

Quick-Django

Create django project quickly single command with all necessary file like djnago app, urls.py, templates folder, static folder and add the default code in view.py,models.py,admin.py and create index.html

Install

Step 1

pip install quick-django

Step 2

Window

open cmd in your porject folder and run this command

python -m quick-django myproject myproject_app 

Linux

open terminal in your porject folder and run this command

python3 -m quick-django myproject myproject_app 

Check Our Site : https://mefiz.com

Gitup : https://github.com/MominIqbal-1234/quick-django

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

quick-django-1.3.tar.gz (3.2 kB view hashes)

Uploaded Source

Built Distribution

quick_django-1.3-py3-none-any.whl (3.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page