Mercurial > public > sg101
annotate bio/__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 | 0b6bf9c5a982 |
children |
rev | line source |
---|---|
bgneal@919 | 1 default_app_config = 'bio.apps.BioConfig' |