Tag calendar
Tony Hauber: Django Schedule, a pluggable calendar app for Django
Tony Hauber has put together a fantastic pluggable application for Django which allows you to manage events, including recurring events. This will be very useful for an upcoming project where I've hacked together my own recurring event framework that's absurdly messy. Recurring events are hard to get right, but it appears Tony has got it right here.
http://thauber.com/blog/post/django-schedule/