Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add code and settings needed to include Captchas but (somehow) make it optional #5

Open
waleedmebane opened this issue Sep 30, 2023 · 0 comments

Comments

@waleedmebane
Copy link
Owner

Currently the code and settings used in the online demo for creating captchas is found in the "demo-settings" branch. Move that to the "main" branch once there is a good way to make it optional.

Additional installation steps are needed to use captchas from the 'demo-settings' branch:

pip3 install 'django-simple-captcha'
sudo apt-get install libz-dev libjpeg-dev libfreetype6-dev python-dev
sudo apt-get install flite

Flite is a voice synthesis package used to provide an audio version of the captcha.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant