Metadata-Version: 1.0
Name: django-serene
Version: 0.0.4
Summary: An enhanced djangorestframework. Serene is a RESTful framework with a touch of sirisanthana
Home-page: UNKNOWN
Author: The Sirisanthana Team
Author-email: vsirisanthana@gmail.com
License: GPL-3.0
Description: ====================
         READ ME, READ ME!!
        ====================
        
        all the interesting & useful info goes here!!!
        
        ====================
            INSTALLATION
        ====================
        to use django-serene simply just do:
        >> pip install https://serenesiri.googlecode.com/svn/trunk
        
        ====================
               USAGE
        ====================
        1. In settings.py, add 'djangorestframework' and 'serene' in INSTALLED_APPS
        2. The use of serene is very similar to djagnorestframework :)
        
        
        
Keywords: RESTful django djangorestframework
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
