CleanData / data-network

An app for the visualisation of connections between datasets
BSD 2-Clause "Simplified" License
0 stars 0 forks source link

Captcha #7

Open jonroberts opened 10 years ago

jonroberts commented 10 years ago

Which is of the Django captcha packages is best?

Review: https://www.djangopackages.com/grids/g/captcha/

Will they integrate nicely? Do we need a separate account with captcha/recaptcha (API key etc...) for this to work?

eventuallyc0nsistent commented 10 years ago

Tried to implement the recaptcha module using marco fucci's blog .

Din't work.

jonroberts commented 10 years ago

Try subclassing default backend. Looks like this is the set of proper includes:

https://bitbucket.org/ubernostrum/django-registration/src/8f242e35ef7c004e035e54b4bb093c32bf77c29f/registration/backends/default/urls.py?at=default