Skip to main content

Create a page for making sure all settings are correct.

Project description

Overview

Django Pre-flight is meant to help with creation of simple pages on which one can quickly gauge health of the system and its external dependencies. It’s a great help for testers before actually delving into the system to be sure that all is configured correctly and any found problems are due to bugs in the code itself and not because of misconfiguration.

This project provides framework for creating set of checks (methods) which determine the health of the system, a way of executing all of them and gathering the results. You can either see the result via the web interface or using Django’s manage.py command.

Additionally the web page displays the versions of various system components, like Python, Django, django-preflight itself. This versions list also have a way of extending it to include project’s specific bits of information.

More information can be found in doc/ directory.

Testing

To run tests just invoke tox command. If you don’t have it installed you can use supplied tox script which will pull it automatically and then run the whole test suite.

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-preflight-0.1.3.tar.gz (8.0 kB view details)

Uploaded Source

File details

Details for the file django-preflight-0.1.3.tar.gz.

File metadata

File hashes

Hashes for django-preflight-0.1.3.tar.gz
Algorithm Hash digest
SHA256 ef8a21de31efd25eb389846a6ca08512289a5b71f2ab0f24131bd50692f3242b
MD5 cd7eb2c708cdd358eec793e05624b818
BLAKE2b-256 be6cac646f34d5b9b7332885cafa3fb7a53cb2e0108af366171fc3a9260f1425

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