summaryrefslogtreecommitdiff
path: root/nop/views.py
diff options
context:
space:
mode:
authorJohannes Raggam <raggam-nl@adm.at>2011-06-14 10:38:32 (GMT)
committerJohannes Raggam <raggam-nl@adm.at>2011-06-14 10:38:32 (GMT)
commitc1202e06f4077ad63dd84b66acd0015f45bf26c2 (patch)
treea23f14588f41947ecfdb260702f797bef608cb45 /nop/views.py
parenta59f1baa9415d4366a6aaad6c846d66fd85d0026 (diff)
more nop shows
Diffstat (limited to 'nop/views.py')
-rw-r--r--nop/views.py5
1 files changed, 4 insertions, 1 deletions
diff --git a/nop/views.py b/nop/views.py
index a40ec55..8acd107 100644
--- a/nop/views.py
+++ b/nop/views.py
@@ -10,11 +10,14 @@ import time
from datetime import datetime
DB = 'nop'
-MUSIKPROG_IDS = (1,17,60,81)
+MUSIKPROG_IDS = (1,12,17,34,60,81,89)
# 1 - unmodieriertes musikprogramm
+ # 12 - aus den freien radios
# 17 - bumbumtschak
+ # 34 - frühstück A
# 60 - musikprogramm bunt gemischt
# 81 - selchfleisch
+ # 89 - styrian underground
class NopForm(forms.Form):
date = forms.DateField(