Metadata-Version: 1.1
Name: django-simple-bugs
Version: 0.1.3
Summary: Bug tracking and project management app.
Home-page: https://github.com/thethc3/django_simple_bugs
Author: Thomas Cabral
Author-email: thethc3@gmail.com
License: MIT
Description: Django Simple Bugs
        ==================
        This is a simple bug tracking/requirements app for django. It should be used for projects that require a way to track issues for a web app in development to production.
        
        I am going to be maintaining this as something I use for clients and I would love to get feature requests for things that it should do/must do.
        
        
        
        
        History
        -------
        
        0.1.0 (2014-01-01)
        ++++++++++++++++++
        
        * First release on PyPI.
Keywords: django_simple_bugs
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
