Metadata-Version: 1.1
Name: django-throttle
Version: 0.2
Summary: Simple application for throttling HTTP requests to views
Home-page: UNKNOWN
Author: marazmiki
Author-email: marazmiki@gmail.com
License: UNKNOWN
Description: django-throttle
        ===============
        
        Simple application for throttling views.
        
        
        
        CHANGELOG
        =========
        
        0.2
        ---
        * Added mixin for class based views
        * Use markdown instead of RST markup
        
        0.1
        ---
        * Decorator
Platform: UNKNOWN
Classifier: Environment :: Web Environment
Classifier: Programming Language :: Python
Classifier: Framework :: Django
