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