django-recaptcha/captcha
Dan Loewenherz 20b167cb0e Remove duplicated lines 2011-06-19 21:35:08 -07:00
..
__init__.py first commit 2010-05-28 16:03:13 +02:00
fields.py Remove duplicated lines 2011-06-19 21:35:08 -07:00
forms.py fix BoundField import 2011-02-09 01:52:13 +08:00
views.py Moved captcha validation out of field clean() method and into form clean(), and added an extra field (remote_ip) to the RegistrationFormCaptcha form class to allow setting of remote_ip value via a custom register view in views.py. Also added settings hooks and tests to ReCaptcha widget to properly utilize SSL when required. 2010-08-03 00:01:06 -05:00
widgets.py Looking at LazySettings 2010-08-18 16:47:49 -07:00