flake8
passed.
JSHint
passed.
Review Request #12149 — Created March 14, 2022 and submitted
Information | |
---|---|
david | |
Review Board | |
release-5.0.x | |
Reviewers | |
reviewboard | |
Django has done some rearranging of their admin site templates, and the
paginator is no longer passed through the{% results_list %}
tag,
instead being implemented from within the outerchange_list.html
template. This change does the same for our template overrides.
Summary | |
---|---|