navsoftdev

Results 1 issues of navsoftdev

I want to add edit and delete link with id i use **edit = tables.LinkColumn('item_edit', args=[A('pk')], orderable=False)** but got error _**NameError: name 'tables' is not defined**_