paginate¶ Functions intranet.apps.templatetags.paginate.page_list(paginator, current_page) → list[int | None][source]¶ Pagination If there is a None in the output, it should be replaced with …’s. intranet.apps.templatetags.paginate.query_transform(request, **kwargs)[source]¶