Metadata-Version: 1.1
Name: django-sentrylogs
Version: 1.0.1
Summary: A django command to run sentrylogs easily
Home-page: https://github.com/pulilab/django-sentrylogs
Author: <Include Your Name Here>
Author-email: <Include Your Email Here>
License: MIT
Description: sentrylogs
        ========================
        
        This django app adds a simple `sentrylogs` management command to django that calls `SentryLogs <https://pypi.python.org/pypi/SentryLogs/0.0.9>`_ with the appropriate settings.
        
        
Platform: UNKNOWN
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Framework :: Django
Classifier: Development Status :: 4 - Beta
Classifier: Operating System :: OS Independent
