Override Admin list_display_links behavior

2009-07-12 Thread Paul Dorman
Hi all, I would like to override the default list_display_links behavior in the Admin application. I have written a very simple suggestion box application for my work and I would like the suggestion box administrator to have the ability to mark suggestions as abuse for filtering purposes in the Ad

Directed graph implementations for Django

2007-09-16 Thread Paul Dorman
Hi all, definite newbie here. I'd like to implement a category type system in Django. I've looked in the cookbook and Googled a bit, but to no avail. What I'm after should be pretty simple: a directed graph for categories, where objects and perhaps categories can be a member of one or more categor