On Feb 21, 12:47 pm, Cody Django <codydja...@gmail.com> wrote:

> Thanks -- I didn't know about mock objects, and this is good to know.
> But this doesn't feel like this is the solution I'm looking for.  It's
> a large project, and your proposal would require extensive patching.

Does your project access the CAPTCHA settings in many different
places??

Either way, I think you still don't grok mocks.

But try Mikhail's suggestion first - just reach into the settings and
change them, before the call to client.get().

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

Reply via email to