annotate weblinks/__init__.py @ 1211:b492d640c285 modernize

Added some tests for core.tasks. Could not get one test to work. :(
author Brian Neal <bgneal@gmail.com>
date Thu, 06 Feb 2025 20:58:33 -0600
parents 6d08b1476a52
children
rev   line source
bgneal@921 1 default_app_config = 'weblinks.apps.WeblinksConfig'