summaryrefslogtreecommitdiff
path: root/search_sites.py
diff options
context:
space:
mode:
Diffstat (limited to 'search_sites.py')
-rw-r--r--search_sites.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/search_sites.py b/search_sites.py
new file mode 100644
index 0000000..e8d4e13
--- /dev/null
+++ b/search_sites.py
@@ -0,0 +1,2 @@
+import haystack
+haystack.autodiscover()