Grappelli 配置 1. 下载安装,按照官方教程操作,不多说2. 添加APPsettings.py文件中添加如下代码:
GRAPPELLI_INDEX_DASHBOARD = 'yourproject.dashboard.CustomIndexDashboard'