Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 797 Bytes

README.rst

File metadata and controls

22 lines (15 loc) · 797 Bytes

Glamkit-eventtools

An event management application designed for the GLAM (Galleries, Libraries, Museums and Archives) sector. It is part of the GLAMkit project.

View a full list of GLAMkit components.

It is a fork of the popular django-schedule app.

Features:

  • one-time and recurring events
  • calendar exceptions (occurrences changed or cancelled)
  • occurrences accessible through Event API, Period API and Django Admin
  • ready to use, nice user interface
  • flexible calendar template tags
  • project sample which can be launched immediately and reused in your project

Please read the documentation.

Dependencies: python-vobject, dateutils