Previously, URLObject.add_query_param was used to generate next/previous page links in PaginatorMixin. This resulted in (for example) page 2's "next" link having the params: ?page=2&page=3 Instead, URLObject.set_query_param should be used to replace the current value of the "page" parameter.
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| runtests | Loading commit data... | |
| static | Loading commit data... | |
| templates | Loading commit data... | |
| templatetags | Loading commit data... | |
| tests | Loading commit data... | |
| utils | Loading commit data... | |
| __init__.py | Loading commit data... | |
| authentication.py | Loading commit data... | |
| compat.py | Loading commit data... | |
| mixins.py | Loading commit data... | |
| models.py | Loading commit data... | |
| parsers.py | Loading commit data... | |
| permissions.py | Loading commit data... | |
| renderers.py | Loading commit data... | |
| resources.py | Loading commit data... | |
| response.py | Loading commit data... | |
| serializer.py | Loading commit data... | |
| status.py | Loading commit data... | |
| urls.py | Loading commit data... | |
| views.py | Loading commit data... |