#2407: [patch] CGI Support for django
-------------------------------------------------------+--------------------
   Reporter:  Martin Glueck <[EMAIL PROTECTED]>  |                Owner:  
adrian                
     Status:  new                                      |            Component:  
Core framework        
    Version:  SVN                                      |           Resolution:  
                      
   Keywords:  cgi                                      |                Stage:  
Design decision needed
  Has_patch:  1                                        |           Needs_docs:  
0                     
Needs_tests:  1                                        |   Needs_better_patch:  
1                     
-------------------------------------------------------+--------------------
Comment (by Marc Fargas <[EMAIL PROTECTED]>):

 uhmm.. as per my last comment:
 {{{
     cgi.py and cgi.txt is the django.cgi splitted, notes:
 
     * It seems that the http://www.djangoproject.com/documentation/ page
 is not in SVN so I cannot add a link to /cgi/ somebody will need to do
 that!
     * The reporter or some volunteer could please try the patch? the
 cgi.txt doc explains how to set the wrapper.
     * How to write a test for this? no idea ;)
 }}}
 So, the official docs for this patch are on the cgi.txt file, they are not
 in the "Documentation" section of djangoproject.com as the patch is still
 pending to be applied. And cgi.py is the python code to run the thing ;)
 The best should be the cgi.py file as it's the best choice as it's the
 last patch and the candidate to be checked in. Read the cgi.txt file for
 set-up information (it's almost like the fcgi wrapper).
 
 About the files:
     *  cgi.py (2.2 kB) - to be placed in django/core/servers
     *  cgi.txt (1.3 kB) - to be placed in docs/
 
 Hope this helps.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/2407#comment:10>
Django Code <http://code.djangoproject.com/>
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?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to