Opened 17 years ago
Closed 17 years ago
#5635 closed (invalid)
FAQ suggestion: accessibility compliance
Reported by: | Owned by: | nobody | |
---|---|---|---|
Component: | Documentation | Version: | dev |
Severity: | Keywords: | ||
Cc: | Triage Stage: | Unreviewed | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
Does Django include any support for the U.S. Government Section 508 and W3C's WAI-AA standards for sight and motor impaired individuals? Is there a timeline for such support?
Note:
See TracTickets
for help on using tickets.
I think this question misunderstands what Django is: Django is not an application or a web site, Django is a set of tools for building applications and sites. Because of this, the applications and sites you build with it are as accessible or as inaccessible as you want to make them.