Metadata-Version: 1.1
Name: django-qa
Version: 0.0.8
Summary: Pluggable django app for Q&A
Home-page: https://github.com/swappsco/django-qa
Author: arjunkomath, cdvv7788, sebastian-code, jlariza, swappsco
Author-email: dev@swapps.co
License: MIT
Description: # A Simple Q&A App using Python Django
        
        # Screenshots
        
        Home Page:
        <img src="https://github.com/swappsco/django-qa/blob/develop/qa/static/qa/qa_index.jpeg" />
        
        QA Page:
        <img src="https://github.com/swappsco/django-qa/blob/develop/qa/static/qa/qa_page.jpeg" />
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.3
