Re: Django captcha problems

2006-03-02 Thread Luis Armendariz
syhpoon wrote: > Error occurs when I try to load template with form that is protected > with captcha, i.e. when I put {%load captcha%} {%captcha%} into my > template, without these lines it renders fine, but, naturally without > captcha image. The strangest thing for me is that, as I've mentioned

Re: Django captcha problems

2006-03-02 Thread syhpoon
Error occurs when I try to load template with form that is protected with captcha, i.e. when I put {%load captcha%} {%captcha%} into my template, without these lines it renders fine, but, naturally without captcha image. The strangest thing for me is that, as I've mentioned before, with django int

Re: Django captcha problems

2006-03-01 Thread Ian Holsman
Hi Syhpoon. the captcha should work fine, (it did the last time I tried it with the TRUNK, i've been focusing on other spots lately) is it complaiing like this when you are fetching the image, or when you are generating the page with the fields, or when you post the data back to it? if you coul

Re: Django captcha problems

2006-03-01 Thread syhpoon
Yes, I do use prefork mpm --~--~-~--~~~---~--~~ 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

Re: Django captcha problems

2006-03-01 Thread Jeremy Dunck
On 3/1/06, syhpoon <[EMAIL PROTECTED]> wrote: > > Hi, > I've tried django captcha > (http://feh.holsman.net/articles/2005/12/15/django-captcha-app) but got > strange behaviour: > With internal django web server everything works just fine, but I got a > really misterious error with apache 2.0.55 an

Django captcha problems

2006-03-01 Thread syhpoon
Hi, I've tried django captcha (http://feh.holsman.net/articles/2005/12/15/django-captcha-app) but got strange behaviour: With internal django web server everything works just fine, but I got a really misterious error with apache 2.0.55 and mod_python 3.1.4 on FreeBSD (sorry for a lot of quoting, I