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


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

  >>> from js.ehynds_multiselect import multiselect
  >>> multiselect.need()

