replace haystack search with new implementation
commit28de2089949f55d3fd6c503baa850148c2bacbf8
authorStefan Koegl <stefan@skoegl.net>
Sat, 5 Jun 2010 18:53:43 +0000 (5 20:53 +0200)
committerStefan Koegl <stefan@skoegl.net>
Sat, 5 Jun 2010 18:53:43 +0000 (5 20:53 +0200)
treee96d281c6056b5e3f763177291c9c6bda5c9dc0e
parent248759809c8b068c03201179dff4c9bc5973be49
replace haystack search with new implementation
.gitignore
mygpo/api/search_indexes.py [deleted file]
mygpo/api/simple.py
mygpo/search/models.py
mygpo/search/templates/search.html [new file with mode: 0644]
mygpo/search/util.py
mygpo/search/views.py
mygpo/search_sites.py [deleted file]
mygpo/urls.py
mygpo/web/templates/search/search.html [deleted file]