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


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

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

