django-tables2 Customizing table style CSS

I am using the django-tables2 library and I would like to insert the stock column for CRUD. I’ve read the documentation but couldn’t find anything
Can anyone who uses it give me some help ?

A little more detail might help someone who does use it help you. What is the “stock column for CRUD”? Is your problem with inserting this column, or styling it? What have you tried? What happened?

1 Like