annotate gpp/search_sites.py @ 296:0eed8161ca39

Fixing #138. Shoutbox scroller breaks down if there aren't at least 2 things to scroll. Added some dummy shouts on the client side if the shout database is empty.
author Brian Neal <bgneal@gmail.com>
date Sun, 09 Jan 2011 20:53:00 +0000
parents 26ee684c2033
children
rev   line source
bgneal@219 1 import haystack
bgneal@219 2 haystack.autodiscover()