How to use?
===========


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

  >>> from js.angular_ui_sortable import sortable
  >>> sortable.need()

