Mercurial > public > sg101
annotate custom_search/__init__.py @ 1220:d63f9ece1129 modernize tip
Add unit test for bulletin template tags.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Sun, 23 Feb 2025 16:34:01 -0600 |
parents | 78b459d4ab17 |
children |
rev | line source |
---|---|
bgneal@924 | 1 default_app_config = 'custom_search.apps.CustomSearchConfig' |