Skip to main content

A Django app that runs simple tests to check if your app is production ready.

Project description

A simple app with a single management command that checks if your project is production ready.

Install

  • If you use pip:

    $ pip install django-production-ready

or

  • Checkout the source code from github and:

    $ python setup.py install
  • Add the app to your INSTALLED_APPS in the settings.py.

    INSTALLED_APPS = ( … prodready, … )

Usage

Run the management command to run the tests:

$ python manage.py is_it_ready

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-production-ready-0.0.2a0.tar.gz (4.5 kB view details)

Uploaded Source

File details

Details for the file django-production-ready-0.0.2a0.tar.gz.

File metadata

File hashes

Hashes for django-production-ready-0.0.2a0.tar.gz
Algorithm Hash digest
SHA256 b6a99ddf35c30db448c33ee8779463cce752256c132e07665aa01b2d1afe7890
MD5 ad65eec7a39f46fd5a6cb8c26d483bed
BLAKE2b-256 4ab9c4ee19a1bafed6a20d8fde36e031856773418516d171796d4b8d4a48164c

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