Mercurial > public > sg101
annotate custom_search/__init__.py @ 1222:39a7f86acd7e modernize tip
Add unit tests for comments templatetags.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Tue, 04 Mar 2025 19:25:13 -0600 |
parents | 78b459d4ab17 |
children |
rev | line source |
---|---|
bgneal@924 | 1 default_app_config = 'custom_search.apps.CustomSearchConfig' |