From bf002915e8ef950419f9cc64cb2b2946e03d8193 Mon Sep 17 00:00:00 2001 From: Johannes Raggam Date: Sun, 10 Apr 2011 16:08:25 +0200 Subject: change TODO-url's path diff --git a/helsinki/program/urls_program.py b/helsinki/program/urls_program.py index 6f4ae3a..8b83d6d 100644 --- a/helsinki/program/urls_program.py +++ b/helsinki/program/urls_program.py @@ -20,5 +20,5 @@ urlpatterns = patterns('', ('^/bcformats_box/?$', bcformats), # TODO: implement ('^/week/?$', today_schedule), - ('^/topics/?$', recommendations), + ('^/broadcast_formats/?$', recommendations), ) -- cgit v0.10.2