Mercurial > public > sg101
annotate custom_search/__init__.py @ 1161:a60aabced346
Converting forums to V3 design.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Tue, 07 Feb 2017 20:44:00 -0600 |
parents | 78b459d4ab17 |
children |
rev | line source |
---|---|
bgneal@924 | 1 default_app_config = 'custom_search.apps.CustomSearchConfig' |