Metadata-Version: 1.1
Name: django-tinsel
Version: 0.1.0
Summary: A python module for decorating function-based Django views
Home-page: http://github.com/azavea/django-tinsel
Author: Michael Maurizi
Author-email: info@azavea.com
License: Apache License (2.0)
Description: .. -*-restructuredtext-*-
        
        .. image:: https://travis-ci.org/azavea/django-tinsel.svg?branch=master
            :target: https://travis-ci.org/azavea/django-tinsel
        .. image:: https://coveralls.io/repos/azavea/django-tinsel/badge.png?branch=master :target: https://coveralls.io/r/azavea/django-tinsel
        
        A set of function decorators and utilities for use with Django function-based views
        
Keywords: django view decorator
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python
Classifier: Environment :: Plugins
Classifier: Framework :: Django
Classifier: License :: OSI Approved :: Apache Software License
