Skip to main content

hurry.resource style resources for jQuery datatables.

Project description

hurry.datatables

Introduction

This library packages the DataTables jquery extension for hurry.resource. It is aware of jQuery datatables’ different modes (normal, minified).

How to use?

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

from hurry.datatables import datatables

.. in your page or widget rendering code, somewhere ..

datatables.need()

This requires integration between your web framework and hurry.resource, and making sure that the original resources (shipped in the datatables-build directory in hurry.datatables) are published to some URL. The hurry.datatables.datatables_lib library, exposed as an entry point to hurry.resource, knows where the data is in its path argument.

The package has already been integrated for Grok and the Zope Toolkit. If you depend on the hurry.zoperesource package in your setup.py, the above example should work out of the box. Make sure to depend on the hurry.zoperesource package in your setup.py.

CHANGES

1.7.6 (2011-03-23)

  • Updated to datatables 1.7.6.

1.7b6.1 (2010-07-28)

  • Initial public release, using datatables 1.7b6

  • Only compatible with hurry.resource >= 0.10

Download

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

hurry.datatables-1.7.6.tar.gz (464.1 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page