3 lines
132 B
Python
3 lines
132 B
Python
# 3. 在项目的 `__init__.py` 文件(与manage.py同级)中,添加两行代码
|
||
# 文件路径:a_long_dianjing/__init__.py
|