Howdy Graham,

> +1 for anything that makes the dev server multi-threaded. I'm hoping
> there might be a way to do this without introducing a dependency on
> CherryPy.

I believe the wsgiserver.py file from the CherryPy distribution is
independent from the rest of the framework.  I know, for example, that
Chad Whitacre (from the Aspen project:
http://www.zetadev.com/software/aspen/) includes it in Aspen without
any of the rest of CherryPy.

If Django did the same thing then it should work without having to
require that users also install CherryPy.

--gordon


--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to