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


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

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

