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