Language

Package: python-django-simple-math-captcha @ 1.0.9

Synopsis

Easy-to-use math field/widget captcha for Django forms

Description

A multi-value-field that presents a human answerable question, with no settings.py configuration necessary, but instead can be configured with arguments to the field constructor.

Home page
https://github.com/alsoicode/django-simple-math-captcha
Location
gnu/packages/django.scm (line: 234, column: 2)
License

Lint warnings

LinterMessageLocation
optional-tests

Make sure tests are only run when requested

the 'check' phase should respect #:tests?