Skip to main content

A Django App enhance the accessibility and usability of their website

Project description

All in One Accessibility

All in One Accessibility App based on assistive technology that helps organizations enhance the accessibility and usability of their website Detailed documentation is in the “docs” directory.

Quick start

  • settings.py — add ‘accessibility’ in your INSTALLED_APPS

  • settings.TEMPLATES — put this line in TEMPLATES context_processors to accessibility.context_processors.admin_AIOA

  • base.html — put this line in footer of your base. html to <script id=”aioa-adawidget” src=”{{ AIOA_URL }}”></script>

Run python manage.py migrate to create the All in One Accessibility models

Start the development server and visit http://127.0.0.1:8000/admin/ to create a All in One Accessibility

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-all-in-one-accessibility-1.0.tar.gz (6.5 kB view hashes)

Uploaded Source

Built Distribution

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page