diff options
author | Ernesto Rico-Schmidt <e.rico.schmidt@gmail.com> | 2016-05-27 19:08:42 (GMT) |
---|---|---|
committer | Ernesto Rico-Schmidt <e.rico.schmidt@gmail.com> | 2016-05-27 19:08:42 (GMT) |
commit | 11bf1e04f7814722ce27fc6a7dab194c68c1ca5f (patch) | |
tree | 45e94d0f20b1c438986f2d9ff8b7afe4b487b0e2 | |
parent | 30a62c57fbfbd6209f3ce91b7ca0670e65a08521 (diff) | |
parent | 6f060bd60880726d6648ddaf2f5b2e7d5d73f4d9 (diff) |
Merge branch 'master' of github.com:radio-helsinki-graz/pv
-rw-r--r-- | nop/views.py | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/nop/views.py b/nop/views.py index 12e2ada..9fd87ee 100644 --- a/nop/views.py +++ b/nop/views.py @@ -20,7 +20,10 @@ MUSIKPROG_IDS = ( 204, # Radyo Mezopotamya 206, # Abunda Lingva 290, # styrian underground - 523 # Songbirds + 523, # Songbirds + 562, # Singing Birds + 563, # canzoni italiane + 564 # on connait la chanson ) SPECIAL_PROGRAM_IDS = ( |