Replies: 1 comment 1 reply
-
The way to do this w/o updating the filterset would be:
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Now that forms accept a template_name property to set the template to render, I think filtersets should also accept that property, and pass along to the form they generate.
Happy to put a pr in if it makes sense
Beta Was this translation helpful? Give feedback.
All reactions