summaryrefslogtreecommitdiff
path: root/AUTHORS
diff options
context:
space:
mode:
authorMarijke Luttekes <mail@marijkeluttekes.dev>2024-01-28 13:51:34 +0100
committerMariusz Felisiak <felisiak.mariusz@gmail.com>2024-01-31 12:26:00 +0100
commitb9e2a3fc63e68d248d528c73736275ca2746872d (patch)
tree4967724fd8bc1618358f7abfc4e72ddb81f9d791 /AUTHORS
parentc317e81378a15379cba4abc289d9519ee0335a80 (diff)
Fixed #35143 -- Improved accessibility of 404/500 debug pages.
This: - changes the header, main, and footer content areas to be rendered in a <header>, <main>, and <footer> tags, - adds scope attributes to <th>, - uses <code> for a patterns list, - uses <small> instead of <span>.
Diffstat (limited to 'AUTHORS')
-rw-r--r--AUTHORS1
1 files changed, 1 insertions, 0 deletions
diff --git a/AUTHORS b/AUTHORS
index 615aa7b7f7..8c903ff6c5 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -638,6 +638,7 @@ answer newbie questions, and generally made Django that much better:
Marc Tamlyn <marc.tamlyn@gmail.com>
Marc-Aurèle Brothier <ma.brothier@gmail.com>
Marian Andre <django@andre.sk>
+ Marijke Luttekes <mail@marijkeluttekes.dev>
Marijn Vriens <marijn@metronomo.cl>
Mario Gonzalez <gonzalemario@gmail.com>
Mariusz Felisiak <felisiak.mariusz@gmail.com>