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


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

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