Metadata-Version: 1.0
Name: django-audit
Version: 1.0b2
Summary: Auditing for Django applications
Home-page: https://launchpad.net/django-audit/
Author: 2degrees Limited
Author-email: 2degrees-floss@googlegroups.com
License: BSD (http://dev.2degreesnetwork.com/p/2degrees-license.html)
Description: ************************************************
        djangoaudit -- Django models with an audit trail
        ************************************************
        
        djangoaudit combines the ORM of Django with the schemaless power of MongoDB to
        record every change that is made to the database.
Keywords: django mongodb audit web
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
