Mercurial > public > sg101
annotate bio/__init__.py @ 1134:e2bad84f704d
Update requirements. Update Django & Celery.
Celery update is needed for Ubuntu 16.04.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Wed, 12 Oct 2016 19:30:10 -0500 |
parents | 0b6bf9c5a982 |
children |
rev | line source |
---|---|
bgneal@919 | 1 default_app_config = 'bio.apps.BioConfig' |