annotate gpp/search_sites.py @ 524:d9cf6f60b5a5

Fix for trying to redis.mget() and empty list of keys.
author Brian Neal <bgneal@gmail.com>
date Mon, 19 Dec 2011 00:05:03 +0000
parents 26ee684c2033
children
rev   line source
bgneal@219 1 import haystack
bgneal@219 2 haystack.autodiscover()