From 7183d444b2bddc23c46d1b11599a4e43a60002d1 Mon Sep 17 00:00:00 2001 From: Ernesto Rico-Schmidt Date: Mon, 25 Apr 2011 18:04:41 +0200 Subject: integrated jQuery UI's datepicker. diff --git a/TODO b/TODO index 7ffd2ac..b43be36 100644 --- a/TODO +++ b/TODO @@ -1,4 +1,3 @@ -* integrate calendar into day schedule view * integrate tinyMCE into admin site * integrate open ID * integrate Disqus diff --git a/templates/program/day_schedule.html b/templates/program/day_schedule.html index 275930d..cf71bd7 100644 --- a/templates/program/day_schedule.html +++ b/templates/program/day_schedule.html @@ -1,6 +1,10 @@ Day schedule: {{ day|date:"l, d.m.Y" }} + + + + @@ -12,7 +16,7 @@
-
Filter
+
Filter
{% musicfocus %} {% showinformation %} @@ -53,6 +57,16 @@
+ -- cgit v0.10.2