From 88c4fa2c87138d9f4707ad7193662953f9de725f Mon Sep 17 00:00:00 2001 From: Weitian LI Date: Tue, 24 Jun 2014 23:09:43 +0800 Subject: Added schedule.html template for app 'schedule'. * added 'schedule.views.ScheduleView' * added 'schedule.html' template, with 'schedule.css' and 'schedule.js' * added 'schedule.urls', updated django_skaschool.urls * added tools/templatetags/dict_utils.py * converted schedule models to south-based * removed original 'page/templates/page/program.html', related urls * updated navbar.html --- templates/navbar.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/navbar.html') diff --git a/templates/navbar.html b/templates/navbar.html index fe0fffc..9546f71 100644 --- a/templates/navbar.html +++ b/templates/navbar.html @@ -18,7 +18,7 @@