log piecrust/wsgiutil/__init__.py @ 1195:ae9387338db1 draft default tip

age author description
Thu, 21 May 2020 21:55:41 -0700 Ludovic Chabant wsgi: Better logging for the admin app.
Wed, 04 Oct 2017 09:15:16 -0700 Ludovic Chabant admin: Lots of fixes for running the admin panel in a WSGI server.
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.