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

set source code encoding

parent c1202e06
No related branches found
No related tags found
No related merge requests found
# -*- coding: utf-8 -*-
from django.core.context_processors import csrf from django.core.context_processors import csrf
from django.shortcuts import render_to_response from django.shortcuts import render_to_response
from django.http import HttpResponse from django.http import HttpResponse
...@@ -14,7 +16,7 @@ MUSIKPROG_IDS = (1,12,17,34,60,81,89) ...@@ -14,7 +16,7 @@ MUSIKPROG_IDS = (1,12,17,34,60,81,89)
# 1 - unmodieriertes musikprogramm # 1 - unmodieriertes musikprogramm
# 12 - aus den freien radios # 12 - aus den freien radios
# 17 - bumbumtschak # 17 - bumbumtschak
# 34 - frühstück A # 34 - fruehstück A
# 60 - musikprogramm bunt gemischt # 60 - musikprogramm bunt gemischt
# 81 - selchfleisch # 81 - selchfleisch
# 89 - styrian underground # 89 - styrian underground
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment