From 52ee75245297cf72ef2b187443891cc51bf49e30 Mon Sep 17 00:00:00 2001 From: kosbemrunal Date: Fri, 27 Feb 2026 21:20:08 +0530 Subject: [PATCH] Improve pagination template accessibility with aria attributes and rel navigation hints --- .../pagination/previous_and_next.html | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/rest_framework/templates/rest_framework/pagination/previous_and_next.html b/rest_framework/templates/rest_framework/pagination/previous_and_next.html index 5563c4b67a..dbdd8b8d43 100644 --- a/rest_framework/templates/rest_framework/pagination/previous_and_next.html +++ b/rest_framework/templates/rest_framework/pagination/previous_and_next.html @@ -1,21 +1,21 @@ + \ No newline at end of file