From c813fb327cb1b09542be89c5ceed367826236bc2 Mon Sep 17 00:00:00 2001 From: Bakdolot <80908236+Bakdolot@users.noreply.github.com> Date: Mon, 24 Apr 2023 17:14:35 +0600 Subject: Fixed #34481 -- Added system check for reverse related fields in ModelAdmin.list_display. --- docs/ref/checks.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs') diff --git a/docs/ref/checks.txt b/docs/ref/checks.txt index fa7c633487..9e350a3ff3 100644 --- a/docs/ref/checks.txt +++ b/docs/ref/checks.txt @@ -703,8 +703,8 @@ with the admin site: * **admin.E108**: The value of ``list_display[n]`` refers to ``