log piecrust/configuration.py @ 840:7f3043f9f26f

age author description
Mon, 10 Oct 2016 21:41:59 -0700 Ludovic Chabant config: Cleanup config loading code. Add support for a `local.yml` config.
Fri, 03 Jun 2016 20:21:58 -0700 Ludovic Chabant templating: Make the 'categories' taxonomy use a 'pccaturl' function again.
Wed, 09 Mar 2016 00:23:51 -0800 Ludovic Chabant internal: More work/fixes on how default/theme/user configs are merged.
Thu, 03 Mar 2016 08:22:41 -0800 Ludovic Chabant internal: Get rid of the whole "sub cache" business.
Fri, 01 Jan 2016 23:18:26 -0800 Ludovic Chabant internal: Refactor the app configuration class.
Mon, 29 Jun 2015 18:12:31 -0700 Ludovic Chabant performance: Use the fast YAML loader if available.