Metadata-Version: 1.1
Name: djson-field
Version: 0.1.1
Summary: A simple Django app to conduct Web-based polls.
Home-page: http://djson-field.beslave.net/
Author: Vladislav Lozhechnik
Author-email: lozhechnik.vladislav@gmail.com
License: BSD License
Description: DJSON-FIELD
        ============
        *Provide json model field, json form field and json widget for Django framework*
        
        Installation
        ---------------
        1. Run from command line ```pip install djson-field```
        2. Add `djson_field` to your settings package
Platform: UNKNOWN
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
