@@ -147,6 +147,9 @@ python manage.py migrate
# 创建超级用户
python manage.py createsuperuser
# 收集静态文件(重要!确保admin页面有CSS样式)
python manage.py collectstatic --noinput
```
### 4. 配置Gunicorn
The note is not visible to the blocked user.