django-datum

UNKNOWN


License
MIT
Install
pip install django-datum==0.1

Documentation

https://travis-ci.org/ambitioninc/django-datum.png https://coveralls.io/repos/ambitioninc/django-datum/badge.png?branch=develop Latest PyPI version Number of PyPI downloads

django-datum

Datums are a generic way to track notes that your system should keep track of. Think of it as internal logging for your application.

Installation

To install the latest release, type:

pip install datum

To install the latest code directly from source, type:

pip install git+git://github.com/ambitioninc/django-datum.git

Documentation

Full documentation is available at http://django-datum.readthedocs.org

License

MIT License (see LICENSE)