You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to render only part of the data rather than all records in the database table which is huge.
How to pass a specific Queryset to funky sheet? I have tried overriding get_queryset but doesn't work.