开发者

Django filter_horizontal in form

开发者 https://www.devze.com 2023-02-17 19:22 出处:网络
In admin definit开发者_Python百科ion attribute filter_horizontal can be specified, that creates cool javascript using widget for ManyToMany field. I

In admin definit开发者_Python百科ion attribute filter_horizontal can be specified, that creates cool javascript using widget for ManyToMany field. I would like to use such widget in my Model form. How can I specify this?


http://www.hoboes.com/Mimsy/hacks/replicating-djangos-admin/reusing-djangos-filter_horizontal/

0

精彩评论

暂无评论...
验证码 换一张
取 消