It allows the grouping of events into categories. Events can be listed, and detail views can be given. Events from a given category can be listed.
ical, gcalendar integration facebook event creation
- add cmsplugin_events to INSTALLED_APPS
- syncdb and migrate
- create a new page, and set the Event application to handle that page
- create events in the admin
Optionally add the Event listings plugin to other pages.