13 lines
391 B
Text
13 lines
391 B
Text
|
A Django application for managing and displaying a calendar and its events.
|
||
|
|
||
|
Features:
|
||
|
|
||
|
* Repeating and non-repeating events
|
||
|
* Events that start and end on different days
|
||
|
* Support for cancelled events
|
||
|
* Upcoming events and current happenings lists
|
||
|
* AJAX support
|
||
|
* Default CSS & Javascript to help you get started
|
||
|
|
||
|
WWW: https://github.com/wreckage/django-happenings
|