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

**This is the last release for gocept.jsform. Future updates will be released
under its new name ajja.**


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.


Documentation
=============

The documentation lives under http://goceptjsform.readthedocs.org.


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

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