今天在django中报错,硕士RoleAdmin中无法找到list_display列表中的字段title,回头一看 原来在models.py中定义表的字段时,就没有title,而是tilte今天在django中报错,硕士RoleAdmin中无法找到list_display列表
今天在django中报错,硕士RoleAdmin中无法找到list_display列表中的字段title,回头一看 原来在models.py中定义表的字段时,就没有title,而是tilte今天在django中报错,硕士RoleAdmin中无法找到list_display列表