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


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

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

