On Sun, 2009-03-29 at 17:15 -0700, Oliver Beattie wrote:
> I figured that might be the case. I am wrapping the backend now in
> tests, I just hate monkey patching :)

There should be no monkey-patching involved. Using a separate settings
file for tests so that it points to its own cache isn't monkey patching
-- it's normal practice. Tests don't run in production environments, so
some settings have to be changed.

I think you're doing something wrong here if you need to monkey patch
anything.

Regards,
Malcolm



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

Reply via email to