Skip to main content

A tool for automating the Django project creation process.

Project description

Django Quickstart

A command line interface for automating the Django project creation process.

Operating System

These instructions are meant for Mac OS.

Setup

  1. Navigate to this directory and run chmod +x quickstart.sh
  2. Run ./quickstart.sh and the names for the project and app when prompted
  3. Move project to desired directory.

Virtual environment

  1. Create a virtual environment virtualenv venv
  2. Activate virtual environment source venv/bin/activate
  3. Run pip install -r requirements.txt

Database

  1. Run python manage.py migrate
  2. Run python manage.py createsuperuser then enter the requested information
  3. Start the server python manage.py runserver

The app should now be viewable in a browser window at http://localhost:8000/[APP NAME]/.

Project details


Release history Release notifications | RSS feed

This version

0.1

Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

django_quickstart-0.1-py3-none-any.whl (2.7 kB view details)

Uploaded Python 3

File details

Details for the file django_quickstart-0.1-py3-none-any.whl.

File metadata

  • Download URL: django_quickstart-0.1-py3-none-any.whl
  • Upload date:
  • Size: 2.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.4.2 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.6.5

File hashes

Hashes for django_quickstart-0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 9a0f8ca62df7dc3db0ee3cc4ec93e5c7b9e79352c1f5bfab68578d3000284d4b
MD5 d6031ba5775e83d0690c9545364cf397
BLAKE2b-256 44c5098dfd58b6b5c2ac8110740310588c1f32a67ab15d64a735dd135dc83579

See more details on using hashes here.

Supported by

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