Metadata-Version: 1.1
Name: django-shortcuts-ext
Version: 1.0.0
Summary: Django Shortcuts Extensions
Home-page: https://github.com/django-xxx/django-shortcuts
Author: Hackathon
Author-email: kimi.huang@brightcells.com
License: UNKNOWN
Description: ====================
        django-shortcuts-ext
        ====================
        
        Django Shortcuts Extensions
        
        Installation
        ============
        
        ::
        
            pip install django-shortcuts-ext
        
        
        Usage
        =====
        
        ::
        
            from django_shortcuts_ext import json_render, cookie_redirect
        
        
Keywords: Django ShortCuts
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Office/Business :: Financial :: Spreadsheet
