diff options
author | Christian Pointner <equinox@helsinki.at> | 2017-02-17 01:47:41 (GMT) |
---|---|---|
committer | Christian Pointner <equinox@helsinki.at> | 2017-02-17 01:47:41 (GMT) |
commit | 997372f6ba4ce60ae3b3c63e01f7248b17dc5100 (patch) | |
tree | 8472bde0b0791a3246751d4e65bba1827e059421 | |
parent | 1db5125c61ed8ed050b01b7d0944569727a39e48 (diff) |
added pussy*whipped to list of music-shows
-rw-r--r-- | nop/views.py | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/nop/views.py b/nop/views.py index a8697bf..d00eea5 100644 --- a/nop/views.py +++ b/nop/views.py @@ -23,7 +23,8 @@ MUSIKPROG_IDS = ( 523, # Songbirds 562, # Singing Birds 563, # canzoni italiane - 564 # on connait la chanson + 564, # on connait la chanson + 604 # pussy*whipped ) SPECIAL_PROGRAM_IDS = ( |