Skip to main content

Form for math-based human verification

Project description

The robots are trying to take over the world. Ensure that your forms are used only by humans.

django-humanity adds a simple mathematical equation to your form that users must solve in order to submit. Computers are notoriously terrible at math, so this is a task that only humans (or maybe dolphins) can accomplish.

Usage

Create your form as a subclass of HumanityForm:

from humanity.forms import HumanityForm

class MyForm(HumanityForm):
    pass

That’s it! Just include the form in your template and everything will be handled for you.

Project details


Release history Release notifications | RSS feed

This version

0.2

Download files

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

Source Distribution

django-humanity-0.2.tar.gz (2.8 kB view hashes)

Uploaded source

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