myblog/blog/__init__.py
2018-07-03 18:02:38 +08:00

2 lines
58 B
Python

# coding=utf-8
default_app_config = "blog.apps.BlogConfig"