Skip to main content

Django development for humans

Project description

Django development for humans.

https://img.shields.io/pypi/v/django-develop.svg https://img.shields.io/badge/source-GitHub-lightgrey.svg https://img.shields.io/github/issues/pjdelport/django-develop.svg https://travis-ci.org/pjdelport/django-develop.svg?branch=master https://codecov.io/github/pjdelport/django-develop/coverage.svg?branch=master

Quick Start

  1. Create a virtual environment with your Django project installed:

    $ mkvirtualenv my-app
    $ pip install -e .
  2. Install django-develop:

    $ pip install django-develop
  1. Select your project’s base settings module:

    $ django-develop-config
    …
    $ django-develop-config my_app.base_settings
  2. Use django-develop as you would normally use django-admin:

    $ django-develop check
    $ django-develop migrate
    $ django-develop runserver

Contributing

See HACKING.rst.

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

django-develop-0.1rc1.tar.gz (9.9 kB view hashes)

Uploaded Source

Built Distributions

django_develop-0.1rc1-py3-none-any.whl (7.6 kB view hashes)

Uploaded Python 3

django_develop-0.1rc1-py2-none-any.whl (7.7 kB view hashes)

Uploaded Python 2

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