Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.F404 Error PageActionHTTP 429, bare pageFIX
DWeb ManifestActionNot foundFIX
No web manifest found.
DDark Mode SupportActionTheme color onlyFIX
Detection limited to meta tags and inline styles.
DPrint StylesheetActionNo print stylesFIX
CFavicon & BrandingAction4 icon(s) detectedREVIEW
CColor Contrast (Screenshot)Action20 text elements analyzed, 1 fail WCAG AAREVIEW
Analyzes text contrast against the actual rendered page, including background images, gradients, and overlays that CSS-based tools cannot detect.
Show all checked elements (20)
| Element | Ratio | Required | FG | BG | Result |
|---|---|---|---|---|---|
| h1 Meet Django | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Join the Community | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Additional Informati… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Additional Informati… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Django Links | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Forum - Post a quest… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Discord - Chat with … | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Support Django! | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Latest news | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 New to Django? | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 The power of Django | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Get involved | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Get Help | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 The Django Software … | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Learn More | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Get Involved | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Get Help | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Follow Us | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Support Us | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| title The web framework fo… | 2.07:1 | 4.5:1 | #000000 | #0C4B33 | Fail |
Methodology: The top 20 text elements by font size were checked. Background color was sampled from the desktop screenshot using a 5-point pattern. WCAG 2.1 AA requires 4.5:1 for normal text and 3:1 for large text.
A+Landmark Structure5 landmarksPASS
A+Heading Hierarchy21 headingsPASS
- H1 Meet Django
- H2 Join the Community
- H3 Forum - Post a question
- H3 Discord - Chat with us
- H2 Additional Information
- H2 Additional Information
- H3 Support Django!
- H3 Latest news
- H4 DSF member of the month - Theresa Seyram Agbenyegah
- H4 Django security releases issued: 6.0.3, 5.2.12, and 4.2.29
- H3 New to Django?
- H3 The power of Django
- H3 Get involved
- H3 Get Help
- H3 The Django Software Foundation
- H2 Django Links
- H3 Learn More
- H3 Get Involved
- H3 Get Help
- H3 Follow Us
- H3 Support Us
A+Alt Text QualityAll 1 images OKPASS
A+Form AccessibilityAll 1 controls labeledPASS
| Control | Type | Label | Method |
|---|---|---|---|
| #id_q | search | Search | for/id |
ALink & Button Quality69 links, 3 buttons — all OKPASS
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://github.com/django/django | Code | new tab | Add '(opens in new tab)' to text |
| https://chat.djangoproject.com | Django Discord Server | new tab | Add '(opens in new tab)' to text |
| https://forum.djangoproject.com/ | Official Django Forum | new tab | Add '(opens in new tab)' to text |
| https://chat.djangoproject.com | Django Discord | new tab | Add '(opens in new tab)' to text |
| https://forum.djangoproject.com/ | Official Django Forum | new tab | Add '(opens in new tab)' to text |
| https://django.threadless.com/ | Official merchandise store | new tab | Add '(opens in new tab)' to text |
Add '(opens in new tab)' to link text or aria-label.
https://github.com/django/django; https://chat.djangoproject.com; https://forum.djangoproject.com/; https://chat.djangoproject.com; https://forum.djangoproject.com/; https://django.threadless.com/
Links with target="_blank" without rel="noopener" leak the originating page's window context — security and UX issue.
Learn more ▾ ▴
Without rel="noopener", the new tab can navigate the original tab via window.opener (tab-nabbing attack). Modern browsers default to noopener for target=_blank but only since recent versions. Always set rel="noopener noreferrer" explicitly.
Source: MDN target / OWASP
A+Lighthouse Accessibility AuditsScore 97/100 — 1 failing, 27 passedPASS
Accessibility
These checks highlight opportunities to improve the accessibility of your web app. Automatic detection can only detect a subset of issues and does not guarantee the accessibility of your web app, so manual testing is also encouraged.
Contrast
Low-contrast text is difficult or impossible for many users to read. Learn how to provide sufficient color contrast.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Get started with Django section.copy-banner > div.container > p > a.cta |
Learn more about Django div.container > main#main-content > div.section > a.cta |
BACK TO TOP body#homepage > div.container > main#main-content > a.backtotop |
Download latest release: 6.0.3 body#homepage > div.container > div > a.cta |
latest release: 6.0.3 div.container > div > a.cta > em |
DJANGO DOCUMENTATION body#homepage > div.container > div > a.link-readmore |
Automatic Doorz donated to the Django Software Foundation to support Django dev… div.small-cta > ul.list-links-small > li > a |
DSF member of the month - Theresa Seyram Agbenyegah ul.list-news > li > h4 > a |
Posted by Sarah Abderemane on March 8, 2026 div > ul.list-news > li > span.meta |
Sarah Abderemane ul.list-news > li > span.meta > strong |
Django security releases issued: 6.0.3, 5.2.12, and 4.2.29 ul.list-news > li > h4 > a |
Posted by Natalia Bidart on March 3, 2026 div > ul.list-news > li > span.meta |
Natalia Bidart ul.list-news > li > span.meta > strong |
MORE NEWS body#homepage > div.container > div > a.link-readmore |
Installation guide div > ul.list-links-small > li > a |
Write your first Django app div > ul.list-links-small > li > a |
GETTING STARTED WITH DJANGO body#homepage > div.container > div > a.link-readmore |
Object-relational mapper div > ul.list-links-small > li > a |
Automatic admin interface div > ul.list-links-small > li > a |
Robust template system div > ul.list-links-small > li > a |
Quick internationalization div > ul.list-links-small > li > a |
EXPLORE MORE FEATURES body#homepage > div.container > div > a.link-readmore |
Ticket system div > dl.list-links-small > dt > a |
Report bugs and make feature requests div.container > div > dl.list-links-small > dd |
Development dashboard div > dl.list-links-small > dt > a |
see what's currently being worked on div.container > div > dl.list-links-small > dd |
INSIDE THE DJANGO COMMUNITY body#homepage > div.container > div > a.link-readmore |
Django Discord Server div > dl.list-links-small > dt > a |
Join the Django Discord Community div.container > div > dl.list-links-small > dd |
Official Django Forum div > dl.list-links-small > dt > a |
Join the community on the Django Forum. div.container > div > dl.list-links-small > dd |
About the Foundation div > dl.list-links-small > dt > a |
Our non-profit supports the project div.container > div > dl.list-links-small > dd |
Support Django div > dl.list-links-small > dt > a |
Your contribution makes Django stronger div.container > div > dl.list-links-small > dd |
Contact the Django Software Foundation div > dl.list-links-small > dt > a |
MORE ABOUT THE DSF body#homepage > div.container > div > a.link-readmore |
Learn More div.container > div.column-container > div.col-learn-more > h3 |
About Django div.col-learn-more > ul > li > a |
Getting Started with Django div.col-learn-more > ul > li > a |
Team Organization div.col-learn-more > ul > li > a |
Django Software Foundation div.col-learn-more > ul > li > a |
Code of Conduct div.col-learn-more > ul > li > a |
Diversity Statement div.col-learn-more > ul > li > a |
Get Involved div.container > div.column-container > div.col-get-involved > h3 |
Join a Group div.col-get-involved > ul > li > a |
Contribute to Django div.col-get-involved > ul > li > a |
Submit a Bug div.col-get-involved > ul > li > a |
Report a Security Issue div.col-get-involved > ul > li > a |
Individual membership div.col-get-involved > ul > li > a |
Get Help div.container > div.column-container > div.col-get-help > h3 |
Getting Help FAQ div.col-get-help > ul > li > a |
Django Discord div.col-get-help > ul > li > a |
Official Django Forum div.col-get-help > ul > li > a |
Follow Us div.container > div.column-container > div.col-follow-us > h3 |
GitHub div.col-follow-us > ul > li > a |
Fediverse (Mastodon) div.col-follow-us > ul > li > a |
Bluesky div.col-follow-us > ul > li > a |
LinkedIn div.col-follow-us > ul > li > a |
News RSS div.col-follow-us > ul > li > a |
Support Us div.container > div.column-container > div.col-support-us > h3 |
Sponsor Django div.col-support-us > ul > li > a |
Corporate membership div.col-support-us > ul > li > a |
Official merchandise store div.col-support-us > ul > li > a |
Benevity Workplace Giving Program div.col-support-us > ul > li > a |
Hosting by div.container > ul.thanks > li > span |
In-kind donors div.container > ul.thanks > li > a.in-kind-donors |
Design by div.container > ul.thanks > li.design > span |
© 2005-2026 Django Software Foundation and individual contributors. Django is a… footer > div.footer > div.container > p.copyright |
Django Software Foundation div.footer > div.container > p.copyright > a |
registered trademark div.footer > div.container > p.copyright > a |
These are opportunities to improve the legibility of your content.