Mercurial > public > sg101
annotate forums/__init__.py @ 1164:68811c583bfb
WIP forum to V3 design commit.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Wed, 12 Apr 2017 20:26:45 -0500 |
parents | 5902dc5e58a3 |
children |
rev | line source |
---|---|
bgneal@920 | 1 default_app_config = 'forums.apps.ForumsConfig' |