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.py #29

Closed
hasanmdarif opened this issue Mar 14, 2021 · 6 comments · May be fixed by #34
Closed

Add Pagination.py #29

hasanmdarif opened this issue Mar 14, 2021 · 6 comments · May be fixed by #34
Assignees
Labels
enhancement New feature or request GSSOC21 To be counted for GSSoC'21 Level1 Level1 for GSSOC21

Comments

@hasanmdarif
Copy link
Contributor

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.
Screenshot from 2021-03-14 11-26-34

@harsh7in
Copy link
Collaborator

@diyajaiswal11?

@harsh7in
Copy link
Collaborator

@hasanmdarif
assigned to you

@diyajaiswal11
Copy link
Member

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.

@hasanmdarif
Copy link
Contributor Author

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

@hmangukia hmangukia added the GSSOC21 To be counted for GSSoC'21 label Mar 14, 2021
@diyajaiswal11 diyajaiswal11 added enhancement New feature or request Level1 Level1 for GSSOC21 labels Mar 15, 2021
@Pushpit07
Copy link
Contributor

Is this done or can I take it up? It's just 4-5 lines of code to be added

@harsh7in harsh7in closed this as completed Apr 9, 2021
@harsh7in
Copy link
Collaborator

harsh7in commented Apr 9, 2021

Is this done or can I take it up? It's just 4-5 lines of code to be added

This is already done

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request GSSOC21 To be counted for GSSoC'21 Level1 Level1 for GSSOC21
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants