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


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

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

