Skip to content
This repository has been archived by the owner on Jan 28, 2021. It is now read-only.

Latest commit

 

History

History
30 lines (18 loc) · 706 Bytes

README.rst

File metadata and controls

30 lines (18 loc) · 706 Bytes

gocept.jsform fanstatic integration

This is the last release for gocept.jsform. Future updates will be released under its new name ajja, see https://pypi.org/project/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