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.1.1.tar.gz (4.8 kB view details)

Uploaded Source

File details

Details for the file django-production-ready-0.1.1.tar.gz.

File metadata

File hashes

Hashes for django-production-ready-0.1.1.tar.gz
Algorithm Hash digest
SHA256 947442fc5fc5d687620cc6218f6ec60236899d5a0012a3a31001e596f12824df
MD5 aead770e672d84523417e89484a0fb57
BLAKE2b-256 ae9ea16821c03fb7c469ba05666020cccc9e080bf65adbefba095e024edef39d

See more details on using hashes here.

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