annotate gpp/search_sites.py @ 219:26ee684c2033

Initial commit of Haystack search integration. See #51.
author Brian Neal <bgneal@gmail.com>
date Sat, 05 Jun 2010 20:46:52 +0000
parents
children
rev   line source
bgneal@219 1 import haystack
bgneal@219 2 haystack.autodiscover()