I'm -1 on this. If it's, in fact, just a normal WSGI container, we should add docs for it if it has any uptake, as we would for any other WSGI container, and I don't believe it has any uptake.
Alex On Mon, Nov 25, 2013 at 10:36 AM, Kamil Gałuszka <[email protected]>wrote: > Hi ! > > I wanted to post this in old topic from 2010 but Google always gives me an > error on posting so I can't do that there. (soory for that!) > > I know that mod_python support was dropped long time ago but I think this > information should be noted to core developers. There is new release of > mod_python that support WSGI and is adding Python 3. Maybe we should > reconsider adding it to django (only documentation I think since if it has > WSGI support we maybe don't need do anything more. But I'm not sure so I > could be wrong.)? > > Here is WSGI handler to mod_python: > http://modpython.org/live/current/doc-html/handlers.html#wsgi-handler > > New version was released 13 November http://modpython.org/. I think > someone started refactoring old mod_python and moved project to github. > > Cheers > Kamil Gałuszka > > > > -- > 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 [email protected]. > To post to this group, send email to [email protected]. > 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. > -- "I disapprove of what you say, but I will defend to the death your right to say it." -- Evelyn Beatrice Hall (summarizing Voltaire) "The people's good is the highest law." -- Cicero GPG Key fingerprint: 125F 5C67 DFE9 4084 -- 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 [email protected]. To post to this group, send email to [email protected]. 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. For more options, visit https://groups.google.com/groups/opt_out.
