Skip to content

manlan2/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

Languages

  • Python 45.7%
  • HTML 28.9%
  • JavaScript 19.9%
  • CSS 5.5%