Martin,

I just installed your captcha module. I'm not sure if it was me, my
setup or the code but I kept getting a 'help_text' error.  I ended up
removing all references to help text from captcha/__init__.py", line
169 and other areas.

After I got past that, I discovered that I needed to install FreeType2
and then had to reinstall PIL to pick up that change.  I guess that'd
be a rookie mistake on my part for not having that in place
beforehand.

Now, after a little bit, I have your example working!  Now, I'm on to
rebuild my comment forms!

Thanks for the great code!

On Jun 13, 8:11 am, MartinWinkler <[EMAIL PROTECTED]> wrote:
> Hi all,
>
> I just uploaded thecaptchamodule I recently mentioned 
> tohttp://django.agami.at/media/captcha/
>
> Please take a look at it and tell me what you think of it. I really
> hope this module can be put into the trunk on django.contrib some day.
> Maybe one of the lead developers can take a look too - after any rough
> edges are eliminated?
>
> And I am really committed to maintain this module, since it's my
> little baby ;-)
>
> Martin


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to