Mercurial > public > sg101
annotate forums/__init__.py @ 1174:ba3230aba90c
Fix unicode error with wiki cookie processing
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Thu, 07 Jun 2018 19:53:13 -0500 |
parents | 5902dc5e58a3 |
children |
rev | line source |
---|---|
bgneal@920 | 1 default_app_config = 'forums.apps.ForumsConfig' |