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

Allow None for Pagination.template attribute #482

Merged
merged 2 commits into from Oct 12, 2023

Conversation

intgr
Copy link
Contributor

@intgr intgr commented Oct 6, 2023

According to documentation https://www.django-rest-framework.org/api-guide/pagination/#configuration

template - The name of a template to use when rendering pagination controls in the browsable API. May be overridden to modify the rendering style, or set to None to disable HTML pagination controls completely.

@intgr intgr merged commit ed42186 into typeddjango:master Oct 12, 2023
11 checks passed
@intgr intgr deleted the pagination-template-none branch October 12, 2023 09:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants