Open
Description
I recently switched a view from a single table view to a multi-table view - but I need to generate my table classes dynamically per view. With SingleTableMixin this is easy as one just overrides the get_table_class method, but there isn't an equivalent in MultiTableMixin and I wondered if there was a good reason for this?
I've hacked out a possible way and will put a pull request in if it's of any interest....
Metadata
Metadata
Assignees
Labels
No labels