log piecrust/commands/builtin/admin.py @ 781:71a755512eb8

age author description
Sat, 16 Jul 2016 15:02:24 +0200 Ludovic Chabant internal: Move admin panel code into the piecrust package.
Thu, 30 Jun 2016 22:37:16 -0700 Ludovic Chabant admin: Fix crash when running the `admin` command.
Mon, 22 Feb 2016 22:44:39 -0800 Ludovic Chabant admin: run an asset processing loop in the background.
Thu, 18 Feb 2016 20:54:37 -0800 Ludovic Chabant admin: Run the asset pipeline before showing the admin panel.
Sun, 14 Feb 2016 22:06:32 -0800 Ludovic Chabant admin: Don't require `bcrypt` for running FoodTruck with `chef`.
Sat, 06 Feb 2016 21:47:24 -0800 Ludovic Chabant admin: Change the default admin server port to 8090, add `--port` option.
Thu, 04 Feb 2016 08:03:33 -0800 Ludovic Chabant admin: Use the app directory, not the cwd, in case of `--root`.
Sun, 24 Jan 2016 10:42:33 -0800 Ludovic Chabant admin: Better error reporting, general clean-up.
Wed, 20 Jan 2016 21:39:18 -0800 Ludovic Chabant admin: Better production config for FoodTruck, provide proper first site.
Sun, 17 Jan 2016 21:44:41 -0800 Ludovic Chabant admin: New `admin` command to manage FoodTruck-related things.