Welcome, guest | Sign In | My Account | Store | Cart

Notice! PyPM is being replaced with the ActiveState Platform, which enhances PyPM’s build and deploy capabilities. Create your free Platform account to download ActivePython or customize Python with the packages you require and get automatic updates.

Download
ActivePython
INSTALL>
pypm install js.spiffform

How to install js.spiffform

  1. Download and install ActivePython
  2. Open Command Prompt
  3. Type pypm install js.spiffform
 Python 2.7Python 3.2Python 3.3
Windows (32-bit)
Windows (64-bit)
Mac OS X (10.5+)
Linux (32-bit)
Linux (64-bit)
1.2.0 Available View build log
 
Author
License
BSD
Imports
Lastest release
version 1.2.0 on Jan 9th, 2014

Introduction

This library packages `SpiffForm`_ for fanstatic. It is aware of SpiffForm's structure.

This requires integration between your web framework and fanstatic, and making sure that the original resources (shipped in the resources directory) are published to some URL.

Git subtree of SpiffForm

We use git subtree to get SpiffForm.

How:

$ git remote add -f spiffform https://github.com/lugensa/SpiffForm.git
$ git merge -s ours --no-commit spiffform/master
$ git read-tree --prefix=js/spiffform/resources/ -u spiffform/master
$ git commit -m "Subtree merged in js/spiffform/resources/"

Pull changes:

$ git pull -s subtree #this only works if we use not nested prefix name
$ git pull --squash -s subtree https://github.com/lugensa/SpiffForm.git master

How to use?

You can import spiffform from js.spiffform and need it where you want these resources to be included on a page:

>>> from js.spiffform import spiffform
>>> spiffform.need()

System Message: WARNING/2 (<string>, line 43); backlink

Duplicate explicit target name: "spiffform".

CHANGES

1.2.0 (2013-08-22)
  • Merged upstream i18n fix.
  • Fixed rst,
1.1.0 (2013-08-20)
  • Merged upstream date range.
1.0.0 (2013-05-27)
  • Initial release

Docutils System Messages

System Message: ERROR/3 (<string>, line 4); backlink

Duplicate target name, cannot be used as a unique reference: "spiffform".

Subscribe to package updates

Last updated Jan 9th, 2014

What does the lock icon mean?

Builds marked with a lock icon are only available via PyPM to users with a current ActivePython Business Edition subscription.

Need custom builds or support?

ActivePython Enterprise Edition guarantees priority access to technical support, indemnification, expert consulting and quality-assured language builds.

Plan on re-distributing ActivePython?

Get re-distribution rights and eliminate legal risks with ActivePython OEM Edition.