Mercurial > public > sg101
annotate custom_search/__init__.py @ 1209:d8bb9c36aae1 modernize tip
Add unit test for accounts task.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Thu, 30 Jan 2025 18:46:03 -0600 |
parents | 78b459d4ab17 |
children |
rev | line source |
---|---|
bgneal@924 | 1 default_app_config = 'custom_search.apps.CustomSearchConfig' |