Description
Forms in Django projects can add reCAPTCHA fields and widgets to reduce automated abuse. It is useful for web developers protecting registration, contact, or submission forms from bots.
This integration sends verification data to Google's reCAPTCHA service. Review privacy, accessibility, and regional requirements before adding it to user-facing forms.