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 中,包含 django suit,您可以获取您在 admin.py 文件中列出的过滤器的下拉列表。目前,我一次只能在下拉列表中选择一个选项。有没有办法在一个下拉列表过滤器中一次选择多个选项?