Skip to content
Snippets Groups Projects
Commit c1202e06 authored by Johannes Raggam's avatar Johannes Raggam
Browse files

more nop shows

parent a59f1baa
No related branches found
No related tags found
No related merge requests found
......@@ -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(
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment