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


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

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

