summaryrefslogtreecommitdiff
path: root/search_sites.py
diff options
context:
space:
mode:
authorJohannes Raggam <raggam-nl@adm.at>2011-07-18 13:09:56 (GMT)
committerJohannes Raggam <raggam-nl@adm.at>2011-07-18 13:09:56 (GMT)
commit6e527861f100efba2fd9c1f821782f20e2000d93 (patch)
treee0a6d73aaf312ed81f88eff6ec74d7c68796c161 /search_sites.py
parent2aaaf95a32f2e2d2ca1127d39b068f6d6a862aa6 (diff)
remove haystack search
Diffstat (limited to 'search_sites.py')
-rw-r--r--search_sites.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/search_sites.py b/search_sites.py
deleted file mode 100644
index e8d4e13..0000000
--- a/search_sites.py
+++ /dev/null
@@ -1,2 +0,0 @@
-import haystack
-haystack.autodiscover()