Skip to content

nagyv/django-cms-events

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Events plugin for django-cms

MVP:

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.

Extras:

ical, gcalendar integration facebook event creation

Installation

  1. add cmsplugin_events to INSTALLED_APPS
  2. syncdb and migrate
  3. create a new page, and set the Event application to handle that page
  4. create events in the admin

Optionally add the Event listings plugin to other pages.

About

A simple event listing app for django-cms.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages