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

remove-pagination #6

Merged
merged 1 commit into from
Apr 6, 2024
Merged

remove-pagination #6

merged 1 commit into from
Apr 6, 2024

Conversation

eatyourpeas
Copy link
Member

Fixes #4

Overview

Removes paginations from all views.

Code changes

Remove pagination class from all views
Note this will remove pagination from the browsable API also. If in future the drf-spectacular schema works better with pagination we can put it back, but his would involve creating 2 views for each route - one for swagger and one without

Documentation changes (done or required as a result of this PR)

No implications

Related Issues

closes #4

Mentions

@mbarton

@eatyourpeas eatyourpeas self-assigned this Apr 6, 2024
@eatyourpeas eatyourpeas merged commit 1afe9c5 into main Apr 6, 2024
@eatyourpeas eatyourpeas deleted the eatyourpeas/issue4 branch April 6, 2024 18: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.

Remove paging from the API
1 participant