django-captcha-admin icon indicating copy to clipboard operation
django-captcha-admin copied to clipboard

Simple way to add a ReCaptcha field to your admin login page.

Results 5 django-captcha-admin issues
Sort by recently updated
recently updated
newest added

Since Django 3, support for template tag `admin_tag` has been dropped, needs to be replaced by `static`. Also the models registered on `admin.py` is not correctly shown on the admin...

Hello, When I try to login with an invalid username/password I get this error: VariableDoesNotExist at /admin/login/ Failed lookup for key [this_is_the_login_form] in Django version: 2.2.12 The problem is this_is_the_login_form...

This package has not seen an update in a while. Update it to work with the latest python and django versions.

It tries to satisfy django-recaptcha1.3.0 but I am using 2.0.4 now and can not downgrade because of widgets support ImportError: cannot import name 'ReCaptchaV2Checkbox' from 'captcha.widgets' (......env/lib/python3.7/site-packages/captcha/widgets.py)

Dose not suport for django 4