Metadata-Version: 2.1
Name: django_jsform
Version: 1.0.1a2
Summary: Django integration for jsform
Home-page: https://github.com/quadrant-newmedia/jsform
Author: Alex Fischer
Author-email: alex@quadrant.net
License: UNKNOWN
Description: # django_jsform
        
        This project is a thin wrapper around [jsform](https://github.com/quadrant-newmedia/jsform).
        
        We include jsform's scripts as static files, and provide some basic "javascript responses" for use with jsform_execresponse.js.
        
        Totally untested. We might end up writing a test suite here, or we might just test features as we use them in other projects.
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
