[Trac-tickets] [The Trac Project] #1582: WSGI Support

The Trac Project noreply at edgewall.com
Fri May 20 23:35:01 EDT 2005


#1582: WSGI Support
-------------------------+--------------------------------------------------
       Id:  1582         |      Status:  new                     
Component:  general      |    Modified:  Fri May 20 23:35:01 2005
 Severity:  enhancement  |   Milestone:  2.0                     
 Priority:  lowest       |     Version:  devel                   
    Owner:  mgood        |    Reporter:  mgood                   
-------------------------+--------------------------------------------------
 [http://www.python.org/peps/pep-0333.html WSGI] is an interface between
 servers and web applications for Python.  It defines a calling convention
 for web applications so that they can be written in a generic manner that
 is easily integrated with any server that has an available WSGI interface.
 This would help simplify Trac's web layer and make it easier to support
 other servers.

-- 
Ticket URL: <http://projects.edgewall.com/trac/ticket/1582>
The Trac Project <>


More information about the Trac-Tickets mailing list