Metadata-Version: 1.2
Name: django-tinsel
Version: 1.0.2
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
Maintainer: Michael Maurizi
Maintainer-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: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Environment :: Plugins
Classifier: Framework :: Django
Classifier: License :: OSI Approved :: Apache Software License
