mirror of https://github.com/django/django.git
Doc'd support for assistive technologies in the admin.
This commit is contained in:
parent
eec7e9ba89
commit
6daf86058b
|
@ -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…
Reference in New Issue