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 for customized actions #730

Open
wants to merge 3 commits into
base: 1.21.x
Choose a base branch
from

Conversation

tuenut
Copy link

@tuenut tuenut commented Jul 29, 2021

By default if you have some custom response for view list action, it don't use default pagination behavior.

This code adds that behavior for any custom actions(extra actions or overriden default list), that has pagination.

@axnsan12 axnsan12 mentioned this pull request Sep 22, 2021
@JoelLefkowitz JoelLefkowitz added the enhancement Enhancement proposal label Sep 22, 2021
@JoelLefkowitz JoelLefkowitz changed the base branch from master to 1.20.x September 22, 2021 16:37
@JoelLefkowitz JoelLefkowitz added the 1.21.x Release target in 1.21.x label Jul 17, 2022
@JoelLefkowitz JoelLefkowitz changed the base branch from 1.20.x to 1.21.x July 17, 2022 17:11
@JoelLefkowitz JoelLefkowitz added 1.22.x Release target in 1.22.x and removed 1.21.x Release target in 1.21.x labels Jul 17, 2022
lopezvit added a commit to lopezvit/drf-yasg that referenced this pull request Aug 31, 2022
This relays on axnsan12#730 and axnsan12#499 but with the newest code, as I need to implement it in my own project
lopezvit added a commit to lopezvit/drf-yasg that referenced this pull request Aug 31, 2022
This relays on axnsan12#730 and axnsan12#499 but with the newest code, as I need to implement it in my own project.
@lopezvit lopezvit mentioned this pull request Aug 31, 2022
lopezvit added a commit to lopezvit/drf-yasg that referenced this pull request Aug 31, 2022
This relays on axnsan12#730 and axnsan12#499 but with the newest code, as I need to implement it in my own project
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1.22.x Release target in 1.22.x enhancement Enhancement proposal
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants