标签:lte for admin djang 展现 company com highlight man
filter_horizontal 从‘多选框’的形式改变为‘过滤器’的方式,水平排列过滤器,必须是一个 ManyToManyField类型,且不能用于 ForeignKey字段,默认地,管理工具使用`` 下拉框`` 来展现`` 外键`` 字段
例如
filter_horizontal =(‘company‘,) style_fields = {‘company‘:‘m2m_transfer‘}
标签:lte for admin djang 展现 company com highlight man
原文地址:https://www.cnblogs.com/chu0916/p/10654526.html