开发者

Django - Replicating the admin list_display

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

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜