{% extends "base.html" %} {% load url from future %} {% block extended_head %} {% endblock extended_head %} {% block navigation %}{% endblock navigation %} {% block main_content %}

Introduction

Welcome to the Swingtime (django-swingtime) demonstration site. Swingtime is calendar event scheduling application for Django.

The purpose of this site is to showcase some of the Swingtime's features and allow some simple interaction. The theme for the demo is a Karate dojo.

Quick start: View today's calendar and add a new event by clicking a time slot »


Continue Demo »

Swingtime Documentation »

Swingtime Source Code »

{% endblock main_content %}