Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
有没有办法将 Django 模型的图像作为属性传递给另一个 Django 模型中的多选选择字段?如果没有,有没有办法在另一个模型的 ModelForm 中将模型的缩略图显示为多个选择选项?