Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Differences between SingleTableMixin and MultiTableMixin? #875

Open
gb119 opened this issue Dec 3, 2022 · 0 comments · May be fixed by #885
Open

Differences between SingleTableMixin and MultiTableMixin? #875

gb119 opened this issue Dec 3, 2022 · 0 comments · May be fixed by #885

Comments

@gb119
Copy link

gb119 commented Dec 3, 2022

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....

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant