awesto / django-shop

A Django based shop system
http://www.django-shop.org
BSD 3-Clause "New" or "Revised" License
3.17k stars 1.04k forks source link

Adding reCAPTCHA to DJango-shop #850

Closed SudoStain closed 2 years ago

SudoStain commented 3 years ago

Has anyone added reCAPTCHA to this app yet or have an idea of how to add it as an extra Def to the RegisterUserForm Class. Please let me know.