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