From d5edf0feb7503917a73febb70f7070e4db372efd Mon Sep 17 00:00:00 2001 From: David Smith Date: Thu, 15 Apr 2021 19:33:01 +0100 Subject: [PATCH] Changed left/right to start/end Changed in beta 1. See https://getbootstrap.com/docs/5.0/migration/#utilities-2 --- rest_framework/templates/rest_framework/admin.html | 2 +- rest_framework/templates/rest_framework/base.html | 4 ++-- rest_framework/templates/rest_framework/docs/sidebar.html | 8 ++++---- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/rest_framework/templates/rest_framework/admin.html b/rest_framework/templates/rest_framework/admin.html index d99799cbc..d071e4307 100644 --- a/rest_framework/templates/rest_framework/admin.html +++ b/rest_framework/templates/rest_framework/admin.html @@ -70,7 +70,7 @@
{% if 'GET' in allowed_methods %} -
+