summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Raggam <raggam-nl@adm.at>2011-03-26 20:35:14 (GMT)
committerJohannes Raggam <raggam-nl@adm.at>2011-03-26 20:35:14 (GMT)
commitd277b4a96830dac291fa77c710ffcba1c802407d (patch)
tree4209a83efd4ab96b028b7daa8e89630dfe383e90
parentfaa08b0b5ff0da35708fdbfc0cf2475a051ee6e4 (diff)
refactor project structure
-rw-r--r--helsinki/program/__init__.py (renamed from helsinki.program/__init__.py)0
-rw-r--r--helsinki/program/admin.py (renamed from helsinki.program/admin.py)0
-rw-r--r--helsinki/program/fixtures/broadcastformats.yaml (renamed from helsinki.program/fixtures/broadcastformats.yaml)0
-rw-r--r--helsinki/program/fixtures/hosts.yaml (renamed from helsinki.program/fixtures/hosts.yaml)0
-rw-r--r--helsinki/program/fixtures/musicfocus.yaml (renamed from helsinki.program/fixtures/musicfocus.yaml)0
-rw-r--r--helsinki/program/fixtures/rrules.yaml (renamed from helsinki.program/fixtures/rrules.yaml)0
-rw-r--r--helsinki/program/fixtures/showinformation.yaml (renamed from helsinki.program/fixtures/showinformation.yaml)0
-rw-r--r--helsinki/program/fixtures/shows.yaml (renamed from helsinki.program/fixtures/shows.yaml)0
-rw-r--r--helsinki/program/fixtures/showtopics.yaml (renamed from helsinki.program/fixtures/showtopics.yaml)0
-rwxr-xr-xhelsinki/program/manage.py (renamed from helsinki.program/manage.py)0
-rw-r--r--helsinki/program/management/__init__.py (renamed from helsinki.program/management/commands/__init__.py)0
-rw-r--r--helsinki/program/management/commands/__init__.py (renamed from helsinki.program/management/__init__.py)0
-rw-r--r--helsinki/program/management/commands/importhosts.py (renamed from helsinki.program/management/commands/importhosts.py)0
-rw-r--r--helsinki/program/management/commands/importnotes.py (renamed from helsinki.program/management/commands/importnotes.py)0
-rw-r--r--helsinki/program/management/commands/importprogramslots.py (renamed from helsinki.program/management/commands/importprogramslots.py)0
-rw-r--r--helsinki/program/management/commands/importshows.py (renamed from helsinki.program/management/commands/importshows.py)0
-rw-r--r--helsinki/program/models.py (renamed from helsinki.program/models.py)0
-rw-r--r--helsinki/program/settings.py (renamed from helsinki.program/settings.py)0
-rw-r--r--helsinki/program/templates/404.html (renamed from helsinki.program/templates/404.html)0
-rw-r--r--helsinki/program/templates/500.html (renamed from helsinki.program/templates/500.html)0
-rw-r--r--helsinki/program/templates/base.html (renamed from helsinki.program/templates/base.html)0
-rw-r--r--helsinki/program/templates/program/current_box.html (renamed from helsinki.program/templates/program/current_box.html)0
-rw-r--r--helsinki/program/templates/program/day_schedule.html (renamed from helsinki.program/templates/program/day_schedule.html)0
-rw-r--r--helsinki/program/templates/program/host_detail.html (renamed from helsinki.program/templates/program/host_detail.html)0
-rw-r--r--helsinki/program/templates/program/host_list.html (renamed from helsinki.program/templates/program/host_list.html)0
-rw-r--r--helsinki/program/templates/program/recommendations.html (renamed from helsinki.program/templates/program/recommendations.html)0
-rw-r--r--helsinki/program/templates/program/recommendations_box.html (renamed from helsinki.program/templates/program/recommendations_box.html)0
-rw-r--r--helsinki/program/templates/program/show_detail.html (renamed from helsinki.program/templates/program/show_detail.html)0
-rw-r--r--helsinki/program/templates/program/show_list.html (renamed from helsinki.program/templates/program/show_list.html)0
-rw-r--r--helsinki/program/templates/program/timeslot_detail.html (renamed from helsinki.program/templates/program/timeslot_detail.html)0
-rw-r--r--helsinki/program/templates/program/week_schedule.html (renamed from helsinki.program/templates/program/week_schedule.html)0
-rw-r--r--helsinki/program/urls.py (renamed from helsinki.program/urls.py)0
-rw-r--r--helsinki/program/urls_program.py (renamed from helsinki.program/urls_program.py)0
-rw-r--r--helsinki/program/views.py (renamed from helsinki.program/views.py)0
34 files changed, 0 insertions, 0 deletions
diff --git a/helsinki.program/__init__.py b/helsinki/program/__init__.py
index e69de29..e69de29 100644
--- a/helsinki.program/__init__.py
+++ b/helsinki/program/__init__.py
diff --git a/helsinki.program/admin.py b/helsinki/program/admin.py
index 5a6ce7f..5a6ce7f 100644
--- a/helsinki.program/admin.py
+++ b/helsinki/program/admin.py
diff --git a/helsinki.program/fixtures/broadcastformats.yaml b/helsinki/program/fixtures/broadcastformats.yaml
index 84fa335..84fa335 100644
--- a/helsinki.program/fixtures/broadcastformats.yaml
+++ b/helsinki/program/fixtures/broadcastformats.yaml
diff --git a/helsinki.program/fixtures/hosts.yaml b/helsinki/program/fixtures/hosts.yaml
index 4cccf3a..4cccf3a 100644
--- a/helsinki.program/fixtures/hosts.yaml
+++ b/helsinki/program/fixtures/hosts.yaml
diff --git a/helsinki.program/fixtures/musicfocus.yaml b/helsinki/program/fixtures/musicfocus.yaml
index 90de149..90de149 100644
--- a/helsinki.program/fixtures/musicfocus.yaml
+++ b/helsinki/program/fixtures/musicfocus.yaml
diff --git a/helsinki.program/fixtures/rrules.yaml b/helsinki/program/fixtures/rrules.yaml
index 4095e07..4095e07 100644
--- a/helsinki.program/fixtures/rrules.yaml
+++ b/helsinki/program/fixtures/rrules.yaml
diff --git a/helsinki.program/fixtures/showinformation.yaml b/helsinki/program/fixtures/showinformation.yaml
index cbde529..cbde529 100644
--- a/helsinki.program/fixtures/showinformation.yaml
+++ b/helsinki/program/fixtures/showinformation.yaml
diff --git a/helsinki.program/fixtures/shows.yaml b/helsinki/program/fixtures/shows.yaml
index f520b26..f520b26 100644
--- a/helsinki.program/fixtures/shows.yaml
+++ b/helsinki/program/fixtures/shows.yaml
diff --git a/helsinki.program/fixtures/showtopics.yaml b/helsinki/program/fixtures/showtopics.yaml
index 8f12508..8f12508 100644
--- a/helsinki.program/fixtures/showtopics.yaml
+++ b/helsinki/program/fixtures/showtopics.yaml
diff --git a/helsinki.program/manage.py b/helsinki/program/manage.py
index 5e78ea9..5e78ea9 100755
--- a/helsinki.program/manage.py
+++ b/helsinki/program/manage.py
diff --git a/helsinki.program/management/commands/__init__.py b/helsinki/program/management/__init__.py
index 3aa4ca5..3aa4ca5 100644
--- a/helsinki.program/management/commands/__init__.py
+++ b/helsinki/program/management/__init__.py
diff --git a/helsinki.program/management/__init__.py b/helsinki/program/management/commands/__init__.py
index 3aa4ca5..3aa4ca5 100644
--- a/helsinki.program/management/__init__.py
+++ b/helsinki/program/management/commands/__init__.py
diff --git a/helsinki.program/management/commands/importhosts.py b/helsinki/program/management/commands/importhosts.py
index 39a8afd..39a8afd 100644
--- a/helsinki.program/management/commands/importhosts.py
+++ b/helsinki/program/management/commands/importhosts.py
diff --git a/helsinki.program/management/commands/importnotes.py b/helsinki/program/management/commands/importnotes.py
index 19ddfed..19ddfed 100644
--- a/helsinki.program/management/commands/importnotes.py
+++ b/helsinki/program/management/commands/importnotes.py
diff --git a/helsinki.program/management/commands/importprogramslots.py b/helsinki/program/management/commands/importprogramslots.py
index 52aa73a..52aa73a 100644
--- a/helsinki.program/management/commands/importprogramslots.py
+++ b/helsinki/program/management/commands/importprogramslots.py
diff --git a/helsinki.program/management/commands/importshows.py b/helsinki/program/management/commands/importshows.py
index b013dab..b013dab 100644
--- a/helsinki.program/management/commands/importshows.py
+++ b/helsinki/program/management/commands/importshows.py
diff --git a/helsinki.program/models.py b/helsinki/program/models.py
index f6839e2..f6839e2 100644
--- a/helsinki.program/models.py
+++ b/helsinki/program/models.py
diff --git a/helsinki.program/settings.py b/helsinki/program/settings.py
index c5173a5..c5173a5 100644
--- a/helsinki.program/settings.py
+++ b/helsinki/program/settings.py
diff --git a/helsinki.program/templates/404.html b/helsinki/program/templates/404.html
index 6281ba0..6281ba0 100644
--- a/helsinki.program/templates/404.html
+++ b/helsinki/program/templates/404.html
diff --git a/helsinki.program/templates/500.html b/helsinki/program/templates/500.html
index 98074ab..98074ab 100644
--- a/helsinki.program/templates/500.html
+++ b/helsinki/program/templates/500.html
diff --git a/helsinki.program/templates/base.html b/helsinki/program/templates/base.html
index 2ed539e..2ed539e 100644
--- a/helsinki.program/templates/base.html
+++ b/helsinki/program/templates/base.html
diff --git a/helsinki.program/templates/program/current_box.html b/helsinki/program/templates/program/current_box.html
index d778518..d778518 100644
--- a/helsinki.program/templates/program/current_box.html
+++ b/helsinki/program/templates/program/current_box.html
diff --git a/helsinki.program/templates/program/day_schedule.html b/helsinki/program/templates/program/day_schedule.html
index 6230314..6230314 100644
--- a/helsinki.program/templates/program/day_schedule.html
+++ b/helsinki/program/templates/program/day_schedule.html
diff --git a/helsinki.program/templates/program/host_detail.html b/helsinki/program/templates/program/host_detail.html
index b780838..b780838 100644
--- a/helsinki.program/templates/program/host_detail.html
+++ b/helsinki/program/templates/program/host_detail.html
diff --git a/helsinki.program/templates/program/host_list.html b/helsinki/program/templates/program/host_list.html
index 365154a..365154a 100644
--- a/helsinki.program/templates/program/host_list.html
+++ b/helsinki/program/templates/program/host_list.html
diff --git a/helsinki.program/templates/program/recommendations.html b/helsinki/program/templates/program/recommendations.html
index aa5866a..aa5866a 100644
--- a/helsinki.program/templates/program/recommendations.html
+++ b/helsinki/program/templates/program/recommendations.html
diff --git a/helsinki.program/templates/program/recommendations_box.html b/helsinki/program/templates/program/recommendations_box.html
index 94a55dd..94a55dd 100644
--- a/helsinki.program/templates/program/recommendations_box.html
+++ b/helsinki/program/templates/program/recommendations_box.html
diff --git a/helsinki.program/templates/program/show_detail.html b/helsinki/program/templates/program/show_detail.html
index 05e678c..05e678c 100644
--- a/helsinki.program/templates/program/show_detail.html
+++ b/helsinki/program/templates/program/show_detail.html
diff --git a/helsinki.program/templates/program/show_list.html b/helsinki/program/templates/program/show_list.html
index 7643087..7643087 100644
--- a/helsinki.program/templates/program/show_list.html
+++ b/helsinki/program/templates/program/show_list.html
diff --git a/helsinki.program/templates/program/timeslot_detail.html b/helsinki/program/templates/program/timeslot_detail.html
index f445f5d..f445f5d 100644
--- a/helsinki.program/templates/program/timeslot_detail.html
+++ b/helsinki/program/templates/program/timeslot_detail.html
diff --git a/helsinki.program/templates/program/week_schedule.html b/helsinki/program/templates/program/week_schedule.html
index 2969d28..2969d28 100644
--- a/helsinki.program/templates/program/week_schedule.html
+++ b/helsinki/program/templates/program/week_schedule.html
diff --git a/helsinki.program/urls.py b/helsinki/program/urls.py
index 9de7b46..9de7b46 100644
--- a/helsinki.program/urls.py
+++ b/helsinki/program/urls.py
diff --git a/helsinki.program/urls_program.py b/helsinki/program/urls_program.py
index caa302b..caa302b 100644
--- a/helsinki.program/urls_program.py
+++ b/helsinki/program/urls_program.py
diff --git a/helsinki.program/views.py b/helsinki/program/views.py
index b118161..b118161 100644
--- a/helsinki.program/views.py
+++ b/helsinki/program/views.py