#2407: [patch] CGI Support for django
-----------------------------------------------------+----------------------
 Reporter:  Martin Glueck <[EMAIL PROTECTED]>  |        Owner:  adrian
     Type:  enhancement                              |       Status:  new   
 Priority:  normal                                   |    Milestone:        
Component:  Core framework                           |      Version:  SVN   
 Severity:  normal                                   |   Resolution:        
 Keywords:                                           |  
-----------------------------------------------------+----------------------
Changes (by Paul Sargent):

  * summary:  CGI Support for django => [patch] CGI Support for django

Comment:

 I took a differnet approach to Martin. Rather that add another handler the
 script I've added uses the existing WSGI handler. A CGi->WSGI shim layer
 if you like.
 
 Tested it on the standard Apache 1.3 install that comes with Mac OS X, and
 python 2.4. I don't know of any reason it shouldn't work on other
 platforms, but you've been warned.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/2407>
Django <http://code.djangoproject.org/>
The web framework for perfectionists with deadlines.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-updates
-~----------~----~----~----~------~----~------~--~---

Reply via email to