Mercurial > public > sg101
annotate forums/__init__.py @ 1207:80f206a12027 modernize tip
Add unit tests for messages tasks.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Sun, 26 Jan 2025 11:41:28 -0600 |
parents | 5902dc5e58a3 |
children |
rev | line source |
---|---|
bgneal@920 | 1 default_app_config = 'forums.apps.ForumsConfig' |