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
Built Distribution
Hashes for django-all-in-one-accessibility-1.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | dd93fd622dd83294026a8a4ac8da199a113a4614f534f5746f735eadacb69886 |
|
MD5 | cdfc4765fed68f677241552672f44932 |
|
BLAKE2b-256 | eafa9ddce7f4caa19e3937745cfd637cb2e81af9fdea14f8061f2c9be2d8a4da |
Hashes for django_all_in_one_accessibility-1.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7694eff49483765dacbae70c2095ac9f5ed60e5d9eb71b75faa05b5aa30633e7 |
|
MD5 | a7bbed8ab33c9c23040f72a2e21e444e |
|
BLAKE2b-256 | dc94629e9967365c5a223774613d3255cc09426e52aec364d5def3df9c466d39 |