django-recaptcha-works Authors
------------------------------
Chris Beaven (SmileyChris), http://smileychris.com/
  * author of the original code as published on djangosnippets.org:
    - http://djangosnippets.org/snippets/1644/

George Notaras <gnot@g-loaded.eu>, http://www.g-loaded.eu/
  * release as a Django app
  * SSL support
  * migration to the Google hosted reCAPTCHA API
  * extension of the available app settings
  * addition of a decorator that adds the remote IP to the submitted form
  * Fixed recaptcha options and key overrides
  