/islay.hardercaptcha

Replaces a simplecaptcha with a harder one

Primary LanguagePython

Setup
=====

To start this package you need to

1. run buildout (only after changes to buildout.cfg)
2. serve it using paster

Run::

  buildout
  bin/paster serve paste.ini

You can then visit ``http://localhost:8080`` in your browser.