3 lines
61 B
Python
3 lines
61 B
Python
|
# news/__init__.py
|
||
|
default_app_config='news.apps.NewsConfig'
|