annotate downloads/__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 1a832625c047
children
rev   line source
bgneal@922 1 default_app_config = 'downloads.apps.DownloadsConfig'