We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Add a "limit" parameter to let the user get a smaller number of results (https://stackoverflow.com/questions/35432985/django-rest-framework-override-page-size-in-viewset)
That is also needed for vuetable and the new interface (remember to change query-params: https://github.com/ratiw/vuetable-2/wiki/Overriding-Default-Query-String)
The text was updated successfully, but these errors were encountered:
@romain-fontugne is this issue still open?
Sorry, something went wrong.
This is not implemented. I think we have a workaround for vuetables so it is not critical
romain-fontugne
No branches or pull requests
Add a "limit" parameter to let the user get a smaller number of results (https://stackoverflow.com/questions/35432985/django-rest-framework-override-page-size-in-viewset)
That is also needed for vuetable and the new interface (remember to change query-params: https://github.com/ratiw/vuetable-2/wiki/Overriding-Default-Query-String)
The text was updated successfully, but these errors were encountered: