From 6b76481fb968c3d35ee01af38a84d210c0623e62 Mon Sep 17 00:00:00 2001 From: gtleee Date: Mon, 22 May 2023 05:43:15 +0000 Subject: [PATCH] [4.2.x] Fixed #34588 -- Removed usage of nonexistent stylesheet in the 'Congrats' page. Regression in d46cc15c51219c3418e0287bf018c5ba1346f825. Backport of 0a324f1b66b9b948041b1c557fc18b3fb40743c4 from main --- django/views/templates/default_urlconf.html | 1 - docs/releases/4.2.2.txt | 3 +++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/django/views/templates/default_urlconf.html b/django/views/templates/default_urlconf.html index bdef8b5a0a..c54ce842d1 100644 --- a/django/views/templates/default_urlconf.html +++ b/django/views/templates/default_urlconf.html @@ -6,7 +6,6 @@ {% translate "The install worked successfully! Congratulations!" %} -