mirror of
https://github.com/pacnpal/thrillwiki_django_no_react.git
synced 2025-12-20 07:31:07 -05:00
3 lines
107 B
Python
3 lines
107 B
Python
# Import choices to trigger auto-registration with the global registry
|
|
from . import choices # noqa: F401
|