log piecrust/admin/web.py @ 1165:a928ee22c20a

age author description
Sun, 29 Oct 2017 22:51:57 -0700 Ludovic Chabant tests: Big push to get the tests to pass again.
Sat, 07 Oct 2017 12:11:46 -0700 Ludovic Chabant admin: Move 404 debugging into a separate function.
Wed, 04 Oct 2017 09:15:16 -0700 Ludovic Chabant admin: Lots of fixes for running the admin panel in a WSGI server.
Sun, 02 Jul 2017 22:21:24 -0700 Ludovic Chabant admin: Read an optional Flask-app configuration file.
Tue, 20 Jun 2017 21:13:08 -0700 Ludovic Chabant admin: Get the admin panel working again.
Tue, 20 Dec 2016 22:20:18 -0800 Ludovic Chabant internal: PEP8 fixup for admin panel code.
Sat, 17 Dec 2016 19:54:52 -0800 Ludovic Chabant admin: Don't have the static folder for the app collide with the blueprint's.
Sun, 28 Aug 2016 20:48:05 -0700 Ludovic Chabant admin: Fix various crashes caused by incorrect Blueprint setup.
Sat, 16 Jul 2016 15:02:24 +0200 Ludovic Chabant internal: Move admin panel code into the piecrust package.