Mercurial > public > sg101
annotate gpp/search_sites.py @ 572:368d731af479
For Django 1.4, remove verify_exists from model field definitions.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Wed, 02 May 2012 20:51:38 -0500 |
parents | 26ee684c2033 |
children |
rev | line source |
---|---|
bgneal@219 | 1 import haystack |
bgneal@219 | 2 haystack.autodiscover() |