annotate custom_search/__init__.py @ 1033:217084b6e0a0

Update django-haystack in requirements.txt.
author Brian Neal <bgneal@gmail.com>
date Sat, 26 Dec 2015 15:16:10 -0600
parents 78b459d4ab17
children
rev   line source
bgneal@924 1 default_app_config = 'custom_search.apps.CustomSearchConfig'