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

feat(generic): allow apiview to choose queryset based on renderer #1435

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

b1rger
Copy link
Contributor

@b1rger b1rger commented Nov 22, 2024

Add additional options to the list of possible querysets, based on the
renderer chosen. This allows users to define separate querysets for
separate renderers.

Closes: #1307

Add additional options to the list of possible querysets, based on the
renderer chosen. This allows users to define separate querysets for
separate renderers.

Closes: #1307
@b1rger b1rger marked this pull request as ready for review November 22, 2024 08:20
@b1rger b1rger requested a review from sennierer November 22, 2024 08:20
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.

add format prefix from renderer to queryset discovery
1 participant