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 Admin 时,我可以通过指定内联以 < select > 小部件的形式显示 ManyToMany 链接。但据我所知,无法从同一表单编辑链接另一侧的对象,也无法显示 URL 以将我带到链接的对象。两者都适合我,但我更喜欢前者。