===================================
gocept.jsform fanstatic integration
===================================

Usage
=====

Use Fanstatic to include resources::

    from gocept.jsform import jsform
    jsform.need()

This will require all needed resources like *jquery*, *knockout*,
*handlebars*, widgets and the code to setup and run *gocept.jsform* itself.


Development
===========

Please see the development package under https://github.com/gocept/gocept.jsform
