Thanks for the responses. My probem is that single-threaded server
makes django untestable even under simple conditions (like, using
urllib2 with digest authentication).

I'd love to use CherryPy as I'm using it for some applications anyway,
but I'm now trying to develop library that would allow us to test
Django normally and CP dependency is a bit weird...

Same goes for real server usage, as manage.py test should run without
too much environment configuration.

The patch is cool. I'll try to do some runtime patching...and I'll
probably fork it on github to ease maintainance.

Thanks,

Almad
--~--~---------~--~----~------------~-------~--~----~
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