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


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

  >>> from js.jqueryui_tagit import tagit
  >>> tagit.need()

