# 运行 check 命令检查错误
python manage.py check

# 或者尝试运行shell测试
python manage.py shell