annotate gpp/search_sites.py @ 565:6a265b5768ca

For bitbucket issue #5, rework the duplicate email checking in the registration form logic. Added tests for registration.
author Brian Neal <bgneal@gmail.com>
date Sun, 04 Mar 2012 13:20:40 -0600
parents 26ee684c2033
children
rev   line source
bgneal@219 1 import haystack
bgneal@219 2 haystack.autodiscover()