js.jquery_datatables 1.8.2
Fanstatic packaging of jQuery Datatables
js.jquery_datatables
Introduction
This library packages jQuery Datatables 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_datatables) are published to some URL.
How to use?
You can import jquery_datatables from js.jquery_datatables and need it where you want these resources to be included on a page:
>>> from js.jquery_datatables import jquery_datatables >>> jquery_datatables.need()
CHANGES
1.8.2 (2011-11-11)
- Modified to make available jquery_datatables_js as a separate resource that doesn't include the css by default.
- Upgraded to datatables 1.8.2
1.7.6 (2011-04-25)
- Initial release.
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| js.jquery_datatables-1.8.2.tar.gz (md5) | Source | 2011-11-11 | 1MB | 318 | |
- Author: Fanstatic Developers
- License: BSD
- Package Index Owner: kagesenshi, faassen, jw, janjaapdriessen
- DOAP record: js.jquery_datatables-1.8.2.xml
