Skip to main content

Django Yandex SmartCaptcha

Django Smart Captcha form field/widget integration app.

Installation

  1. Sign up for Yandex SmartCaptcha.
  2. Install with pip install django-yandex-captcha.
  3. Configure Yandex SmartCaptcha credentials in settings.py:
YANDEX_CAPTCHA_CLIENT_KEY = "..."
YANDEX_CAPTCHA_SERVER_KEY = "..."

Usage

Just add the field to your Django form:

from django import forms
from django_yandex_captcha.fields import YandexCaptchaField


class FormWithCaptcha(forms.Form):
    captcha = YandexCaptchaField()

Credits

Based on django-recaptcha.

Download files

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

Source Distribution

django_yandex_captcha-0.0.5.tar.gz (5.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

django_yandex_captcha-0.0.5-py3-none-any.whl (6.9 kB view details)

Uploaded Python 3

File details

Details for the file django_yandex_captcha-0.0.5.tar.gz.

File metadata

  • Download URL: django_yandex_captcha-0.0.5.tar.gz
  • Upload date:
  • Size: 5.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.11.9

File hashes

Hashes for django_yandex_captcha-0.0.5.tar.gz
Algorithm Hash digest
SHA256 3b072ce45b7978170781d62ef07f5a868874d2fbafd4fe35382c416d57250177
MD5 5bf45c8dc20e162d2ed26710d549e2d9
BLAKE2b-256 c98e0d578052a67ed23c3bef62ba0af5216f334cfeea69af83ac568cd2474f37

See more details on using hashes here.

File details

Details for the file django_yandex_captcha-0.0.5-py3-none-any.whl.

File metadata

File hashes

Hashes for django_yandex_captcha-0.0.5-py3-none-any.whl
Algorithm Hash digest
SHA256 c7e98d97e3eb3fdf138efee8a2946472798a8a79083ccdec7ce7a8b1891a71f4
MD5 2d5a173f8567f61d70faee718b5848d0
BLAKE2b-256 d449907b62f55f8c7154cca0cd681f12ce740e2b3b6247b5cef326bea2a6b2f9

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.0.5 This release

2 files

0.0.4

1 file

0.0.3

1 file

0.0.2

2 files

0.0.1

2 files

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page