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

You can import bootstrap-select from ``js.bootstrap_select`` and ``need`` it
where you want these resources to be included on a page::

  >>> from js.bootstrap_select import bootstrap_select
  >>> bootstrap_select.need()
