Metadata-Version: 1.1
Name: django-glaze
Version: 0.1
Summary: Adding extra functionality to Django
Home-page: https://github.com/marwano/django-glaze
Author: Marwan Alsabbagh
Author-email: marwan.alsabbagh@gmail.com
License: BSD
Description: django-glaze
        ============
        
        Adding extra functionality to Django.
        
        Installation
        ------------
        
          $ pip install django-glaze
        
        Links
        -----
        
        * `Fork me on GitHub <https://github.com/marwano/django-glaze>`_
        
        
        
        Changelog
        =========
        
        
        0.1 (2013-05-14)
        ------------------
        
        - First release.
        
Platform: UNKNOWN
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
