0 purchases
js.jquery sortable 0.9.13
js.jquery-sortable==================Introduction------------This library packages `jQuery Sortable`_ for `fanstatic`_... _`fanstatic`: http://fanstatic.org.. _`jQuery Sortable`: http://johnny.github.io/jquery-sortable/This requires integration between your web framework and ``fanstatic``,and making sure that the original resources (shipped in the ``resources``directory in ``js.jquery-sortable``) are published to some URL.How to use?-----------You can import ``jquery_sortable`` from ``js.jquery_sortable`` and ``need``it where you want these resources to be included on a page:: >>> from js.jquery_sortable import jquery_sortable >>> jquery_sortable.need()CHANGES=======0.9.13 - 2017-02-23------------------- Upgrade to 0.9.13.- Test against Python 3.3, 3.4, 3.5 and 3.6 with tox and on TravisCI.- Add a script to update from npm automatically.0.9.12 - 2014-05-12-------------------- Initial release.
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.