mirror of
https://github.com/django/django.git
synced 2025-01-03 15:06:09 +00:00
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
|
Depending on feature support, there *may* be minor stylistic differences
|
||||||
between browsers. These are considered acceptable variations in rendering.
|
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
|
OGR
|
||||||
ons
|
ons
|
||||||
orderable
|
orderable
|
||||||
|
Orca
|
||||||
Orléans
|
Orléans
|
||||||
orm
|
orm
|
||||||
Outdim
|
Outdim
|
||||||
|
Loading…
Reference in New Issue
Block a user