jaredlewis / django-issue

An app for tracking ongoing issues within your web application. In a nutshell: a ticketing system for use by software components!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

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)

About

An app for tracking ongoing issues within your web application. In a nutshell: a ticketing system for use by software components!

License:MIT License


Languages

Language:Python 100.0%