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

Add pagination support to REST framework settings #94

Merged
merged 1 commit into from
Jan 26, 2025

Conversation

yunho7687
Copy link
Member

Change Summary

the addition of a default pagination class to the Django REST framework settings

@yunho7687 yunho7687 linked an issue Jan 25, 2025 that may be closed by this pull request
@yunho7687 yunho7687 requested review from dct0 and AarifLamat January 25, 2025 17:21
@torry2 torry2 self-requested a review January 26, 2025 12:52
Copy link
Contributor

@torry2 torry2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@yunho7687 yunho7687 merged commit a3bdccf into main Jan 26, 2025
6 checks passed
@yunho7687 yunho7687 deleted the 93-add-default-pagination branch January 26, 2025 12: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.

Add default pagination
2 participants