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


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

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

