Metadata-Version: 1.1
Name: django-healthcheck
Version: 0.2.0
Summary: Django app to check the health of popular core components of a django-powered webapp
Home-page: https://github.com/DanielKirov/django-healthcheck
Author: Daniel Kirov
Author-email: daniel.kirov@pancentric.com
License: BSD License
Description: # django-healthcheck
        A module that simplifies the monitoring of the core components of a Django app.
        
Platform: UNKNOWN
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
