Skip to content

Conversation

jeremystretch
Copy link
Contributor

Fixes: #115

  • Move filterset construction logic from CustomObjectListView.get_filterset() to a get_filterset_class() utility function
  • Introduce the filter_class property on CustomObjectViewSet to call get_filterset_class()
  • Removed unused definition for CustomObjectFilterSet

@jeremystretch jeremystretch requested review from a team, arthanson and bctiemann and removed request for a team August 26, 2025 19:40
@bctiemann bctiemann merged commit 7a42cf8 into main Aug 27, 2025
11 checks passed
@jeremystretch jeremystretch deleted the 115-api-filtering branch August 27, 2025 13:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

filtering via API not working
2 participants