[Flask] Flask admin - add id attr to each row in module list view page

Barak Bloch barak.bloch at gmail.com
Mon Sep 26 08:33:18 EDT 2016


Hey
I want to add ids to each row data in the model table in list view (id
foreach <tr>).
what is the best/right way to do it?

i need the id to be unique (with the primary key) for each row so a
frontend guy that work with me can access data easily by a list of pk's.


Thanks,
Barak.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/flask/attachments/20160926/09c85daa/attachment.html>


More information about the Flask mailing list