An app for tracking ongoing issues within your web application.
In a nutshell: a ticketing system for use by software components!
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
Full documentation is available at http://django-issue.readthedocs.org
MIT License (see LICENSE)