Files
2025-11-04 20:15:43 +11:00

5 lines
80 B
Python

"""
Core package initialization
"""
default_app_config = 'core.apps.CoreConfig'