将speaker字段的on_delete行为从SET_NULL改为CASCADE,并设置默认值为1 删除旧的迁移文件0005_initial_speaker.py,使用新的0005_add_speaker_fields.py替代