Skip to content

My calendar app. I make no promises it will work for you, but if you try it, let me know.

License

Notifications You must be signed in to change notification settings

tBaxter/tango-happenings

Repository files navigation

Tango Happenings

Build Status

A powerful Django calendar/events app. It works as part of Tango, or as a standalone app.

Supports multi-day events, schedules, photos, updates, recaps and a bunch of other stuff.

Includes a copy of jquery.hcal for easy calendar creation.

Tango Happenings is tested for usage on both Python2 and Python3 installations.

Installation:

pip install tango-happenings

or

pip install git+https://github.com/tBaxter/tango-happenings.git

Usage:

Add 'happenings' and 'tango_shared' to your installed apps, then run syncdb or migrate.

Requirements

  • Installs python-card-me for ical/vcal integration
  • Tango Shared Core

About

My calendar app. I make no promises it will work for you, but if you try it, let me know.

Resources

License

Stars

Watchers

Forks

Packages

No packages published