diff options
| author | Marijke Luttekes <mail@marijkeluttekes.dev> | 2024-01-28 13:51:34 +0100 |
|---|---|---|
| committer | Mariusz Felisiak <felisiak.mariusz@gmail.com> | 2024-01-31 12:26:00 +0100 |
| commit | b9e2a3fc63e68d248d528c73736275ca2746872d (patch) | |
| tree | 4967724fd8bc1618358f7abfc4e72ddb81f9d791 /AUTHORS | |
| parent | c317e81378a15379cba4abc289d9519ee0335a80 (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-- | AUTHORS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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> |
