开发者

Django - Replicating the admin list_display

开发者 https://www.devze.com 2023-01-22 07:31 出处:网络
What\'s the easiest method to get list_display functionality in my main website (outside of the admin pages).

What's the easiest method to get list_display functionality in my main website (outside of the admin pages).

I have a group of elements I'd like to select and perform an action. A开发者_开发百科ny ideas?


An application called django-filter is by far the best and easiest way to implement this.


Try the Object List from generic views.

0

精彩评论

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

关注公众号