annotate bio/__init__.py @ 1020:a052798c146c

Unbreak the flag icon template tag. This got broken when I did the ManifestStaticFilesStorage changes.
author Brian Neal <bgneal@gmail.com>
date Tue, 08 Dec 2015 17:32:31 -0600
parents 0b6bf9c5a982
children
rev   line source
bgneal@919 1 default_app_config = 'bio.apps.BioConfig'