--
You received this message because you are subscribed to the Google Groups "Django developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-develop...@googlegroups.com.
To post to this group, send email to django-d...@googlegroups.com.
Visit this group at http://groups.google.com/group/django-developers.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-developers/cea5e59a-42a7-4084-91ab-8759da7d2f1d%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
--
You received this message because you are subscribed to a topic in the Google Groups "Django developers" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/django-developers/TWEhJTRJ5OA/unsubscribe.
To unsubscribe from this group and all its topics, send an email to django-develop...@googlegroups.com.
To post to this group, send email to django-d...@googlegroups.com.
Visit this group at http://groups.google.com/group/django-developers.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-developers/CAFRnB2U_f_fqC_c84aPsgWe6PoGVQjKy15X4rLNvPx0VpWMCLw%40mail.gmail.com.
If it implements WSGI then there is no need to add or modify anything from the Django side. Both should be able to talk to each other using that protocol.
Now that specs like WSGI exist there is no point in going back one decade implementing interfaces to cater for one particular web server integration implementation.
Ramiro Morales
@ramiromorales