Mercurial > public > sg101
annotate wiki/__init__.py @ 1138:0e93eaa323e7
Fix user autocomplete for private messages the right V3 way.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Sun, 23 Oct 2016 12:17:03 -0500 |
parents | bd043677d527 |
children |
rev | line source |
---|---|
bgneal@923 | 1 default_app_config = 'wiki.apps.WikiConfig' |