mirror of
https://github.com/django/django.git
synced 2025-01-26 10:09:42 +00:00
[5.0.x] Doc'd support for assistive technologies in the admin.
Backport of 6daf86058bb6fb922eb3fe3abae6f5c0e645020c from main
This commit is contained in:
parent
7f0275d8cb
commit
0923472aa2
@ -109,3 +109,12 @@ Android and iOS.
|
||||
|
||||
Depending on feature support, there *may* be minor stylistic differences
|
||||
between browsers. These are considered acceptable variations in rendering.
|
||||
|
||||
What assistive technologies are supported for using the admin?
|
||||
==============================================================
|
||||
|
||||
The admin is intended to be compatible with a wide range of assistive
|
||||
technologies, but there are currently many blockers. The support target is all
|
||||
latest versions of major assistive technologies, including Dragon, JAWS, NVDA,
|
||||
Orca, TalkBack, Voice Control, VoiceOver, Windows Contrast Themes, ZoomText,
|
||||
and screen magnifiers.
|
||||
|
@ -328,6 +328,7 @@ OGC
|
||||
OGR
|
||||
ons
|
||||
orderable
|
||||
Orca
|
||||
Orléans
|
||||
orm
|
||||
Outdim
|
||||
|
Loading…
x
Reference in New Issue
Block a user