Mercurial > public > sg101
annotate bio/__init__.py @ 1017:21c592cac71c
ManifestStaticFilesStorage: stop using form Media.
It's okay for the admin, but not for user facing stuff.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Sun, 06 Dec 2015 14:48:30 -0600 |
parents | 0b6bf9c5a982 |
children |
rev | line source |
---|---|
bgneal@919 | 1 default_app_config = 'bio.apps.BioConfig' |