Hi I am using captcha [you would have seen my prev posts]. I have posted code at http://dpaste.com/118796/
when I run "python manage.py runserver ...." I get error that django is not able to locate a image file [09/Feb/2009 21:23:15] "GET /captcha/captchas/cP-29Cu/ c1ba36e1391cbabc69f8db886cae3480.gif HTTP/1.1" 404 2180 the actual file location is captchas/cP-29Cu/c1ba.................gif I am not sure from where the first /captcha is being picked up. It might be cause of I access my app is http://server:port/captcha [ mentioned in urls.py copied at http://dpaste.com/118796/ ] Could anyone help me figuring the problem --~--~---------~--~----~------------~-------~--~----~ 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 django-users+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---