log piecrust/wsgiutil/__init__.py @ 897:b4156f5d4368

age author description
Sat, 08 Jul 2017 22:01:00 -0700 Ludovic Chabant wsgi: Add admin panel to WSGI helpers.
Thu, 03 Mar 2016 08:22:41 -0800 Ludovic Chabant internal: Get rid of the whole "sub cache" business.
Sat, 08 Aug 2015 22:01:47 -0700 Ludovic Chabant serve: Extract some of the server's functionality into WSGI middlewares.
Sat, 09 May 2015 08:48:58 -0700 Ludovic Chabant serve: Add a generic WSGI app factory.
Thu, 07 May 2015 22:47:44 -0700 Ludovic Chabant serve: Add a WSGI utility module for easily getting a default app.