Mercurial > public > sg101
annotate forums/__init__.py @ 1053:03237aaad839
Merge with upstream.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Thu, 03 Mar 2016 20:22:41 -0600 |
parents | 5902dc5e58a3 |
children |
rev | line source |
---|---|
bgneal@920 | 1 default_app_config = 'forums.apps.ForumsConfig' |