How do I add a custom button to the admin listing?

Posted by kalkehcoisa on Stack Overflow See other posts from Stack Overflow or by kalkehcoisa
Published on 2010-05-12T17:12:09Z Indexed on 2010/05/12 17:14 UTC
Read the original article Hit count: 158

Filed under:

What I want is to put a custom button in each row of a page of the admin listing.
These buttons will have a function associate to it acting over that line.
I've already knew the "admin actions", but it's not what I want, ok?

Thank you!

© Stack Overflow or respective owner

Related posts about django-admin