mirror of
https://github.com/wahyd4/links.git
synced 2026-08-09 05:06:16 +10:00
5 lines
80 B
Python
5 lines
80 B
Python
"""
|
|
Core package initialization
|
|
"""
|
|
default_app_config = 'core.apps.CoreConfig'
|