Am Wed, 13 Jun 2007 18:47:10 -0000
schrieb JustJohnny <[EMAIL PROTECTED]>:

> 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.

That is very strange - help_text is part of django's newforms fields. I
tried to reproduce your error, but I was not able to see this error.
Maybe you have an older version of django? I am using captcha with a
pretty recent checkout of the trunk. (revision 5443)

> After I got past that, I discovered that I needed to install FreeType2
> and then had to reinstall PIL to pick up that change.

Right. you need this for truetype fonts. and also PIL version 1.1.6
(which is out since December 2006.

Glad you like the module.
Maybe you can give me more information about your error? Which django
version, which OS? I only have tested it on Fedora Core 6 and FreeBSD
6.0 with a manual install of PIL 1.1.6, so there might still be some
issues with the code.

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