Files
@ 2a6b6baf1448
Branch filter:
Location: kallithea/scripts/whitespacecleanup.sh
2a6b6baf1448
1.0 KiB
text/x-sh
page: pass url query params to Page instead of passing request.GET.mixed() to .pager
Standardize on one transparent way to use Pager:
Avoid passing random parameters to .pager() ... or any parameters at all.
Standardize on one transparent way to use Pager:
Avoid passing random parameters to .pager() ... or any parameters at all.