Fanstatic packaging of jQuery Time Entry
Project description
js.jquery_timeentry
Introduction
This library packages jQuery Time Entry for fanstatic.
This requires integration between your web framework and fanstatic, and making sure that the original resources (shipped in the resources directory in js.jquery_timeentry) are published to some URL.
How to use?
You can import time_entry from js.jquery_timeentry and need it where you want these resources to be included on a page:
>>> from js.jquery_timeentry import time_entry >>> time_entry.need()
The localizations of the Time Entry package are also available:
>>> from js.jquery_timeentry import time_entry_de >>> time_entry_de.need()
CHANGES
1.5.0 (2013-02-06)
Initial release.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
js.jquery_timeentry-1.5.0.zip
(51.4 kB
view hashes)