django-issue
An app for tracking ongoing issues within your web application.
In a nutshell: a ticketing system for use by software components!
Installation
To install the latest release, type:
pip install django-issue
To install the latest code directly from source, type:
pip install git+git://github.com/ambitioninc/django-issue.git
Documentation
Full documentation is available at http://django-issue.readthedocs.org
License
MIT License (see LICENSE)