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.
我想将 filter_horizontal 小部件用于 ForeignKey。但它不起作用,这是正常的,因为这个小部件是用于 ManyToMany 字段的。但我真的很想为我的 ForeignKey 提供一种自动完成的小部件。我测试了 raw_id_fields 并且结果非常好,因为我不喜欢它在新窗口中打开的事实。
如果您有任何想法,除了使用片段或其他类似的东西......