annotate gpp/search_sites.py @ 554:1bd184f3e87b

Updated requirements.txt after using my fork of django-elsewhere.
author Brian Neal <bgneal@gmail.com>
date Thu, 26 Jan 2012 20:56:03 -0600
parents 26ee684c2033
children
rev   line source
bgneal@219 1 import haystack
bgneal@219 2 haystack.autodiscover()