Metadata-Version: 1.0
Name: django-response-helpers
Version: 0.1.6
Summary: A helper application for working with Django Responses
Home-page: https://github.com/imtapps/django-response-helpers
Author: Aaron Madison
Author-email: aaron.l.madison@gmail.com
License: UNKNOWN
Description: Django Response Helpers
        
        Just a few helpers to shortcut
         - rendering to templates (with ResponseContext)
         - rendering data to csv
         - rendering html to pdf
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
