-
Notifications
You must be signed in to change notification settings - Fork 37
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.py #29
Comments
@hasanmdarif |
Hey @hasanmdarif , Please try to use from rest_framework.pagination import PageNumberPagination as it is really easy to use and keeps the code clean. Let me know if you're stuck anywhere. |
Sure. Please add relevant labels like gssoc21 and the level of problem |
Is this done or can I take it up? It's just 4-5 lines of code to be added |
This is already done |
Hey, I want to add pagination for quiz app. If you find it relevant, please assign me for this under gssoc21.
Thank you.
P.S: please check the attached file.
The text was updated successfully, but these errors were encountered: