Metadata-Version: 1.1
Name: sierra-django-json-mixin-form
Version: 1.1
Summary: Utility to render Form responses in a JSON usable format
Home-page: http://github.com/rafaelsierra/django-json-mixin-form
Author: Rafael Sierra
Author-email: sierra@rafaelsdm.com	
License: MIT
Description: 
        Use this package to render your forms as JSON objects.
        
        Documentation on https://github.com/rafaelsierra/django-json-mixin-form
        
Platform: UNKNOWN
Requires: django (>=1.4)
