Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Pagination removes repeated params#6084

Merged
amercader merged 3 commits into
masterfrom
repeatable-search-params
May 14, 2021
Merged

Pagination removes repeated params#6084
amercader merged 3 commits into
masterfrom
repeatable-search-params

Conversation

@smotornyuk
Copy link
Copy Markdown
Member

Whenever the same parameter appears in the search query multiple times, only the first occurrence stays in the links generated by the pager. It happens because we are not passing multi=True while collecting "nopage"-params for pager_url function.

@amercader amercader merged commit 8f3ce51 into master May 14, 2021
@amercader amercader deleted the repeatable-search-params branch May 14, 2021 11:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants