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


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

  >>> from js.jquery_ui_multiselect2 import multiselect2
  >>> multiselect2.need()
