annotate gpp/search_sites.py @ 506:09a9402e4a71

Added the rate_limit_clear management command, to delete IP addresses from the rate limit datastore.
author Brian Neal <bgneal@gmail.com>
date Sat, 03 Dec 2011 20:46:41 +0000
parents 26ee684c2033
children
rev   line source
bgneal@219 1 import haystack
bgneal@219 2 haystack.autodiscover()