Mercurial > public > sg101
annotate potd/__init__.py @ 988:65b2bc9cb3cc
Fix Unicode error while logging news changes.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Thu, 29 Oct 2015 20:15:52 -0500 |
parents | 1cb227d59e20 |
children |
rev | line source |
---|---|
bgneal@916 | 1 default_app_config = 'potd.apps.PotdConfig' |