#12091: [PATCH] Support for WSGI applications within Django
------------------------------------+---------------------------------------
          Reporter:  Gustavo        |         Owner:  Gustavo
            Status:  new            |     Milestone:  1.2    
         Component:  HTTP handling  |       Version:  SVN    
        Resolution:                 |      Keywords:  WSGI   
             Stage:  Unreviewed     |     Has_patch:  1      
        Needs_docs:  0              |   Needs_tests:  0      
Needs_better_patch:  0              |  
------------------------------------+---------------------------------------
Comment (by Gustavo):

 Since it's not going to make it by v1.2 and we don't want to have a patchy
 Django for so long, I reimplemented this patch and others in an
 independent package:
 http://bitbucket.org/2degrees/twod.wsgi/

 If you'd like to implement this in Django, I'd recommend copying the
 relevant modules from twod.wsgi (which is licensed under the BSD license
 too) because I fixed a few tiny bugs with my original patch.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/12091#comment:4>
Django <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