Mercurial > piecrust2
log piecrust/app.py @ 232:e534d2bc657c
age | author | description |
---|---|---|
Wed, 11 Feb 2015 08:29:09 -0800 | Ludovic Chabant | internal: Make the simple page source use `slug` everywhere. |
Tue, 03 Feb 2015 18:50:58 -0800 | Ludovic Chabant | serve: Don't expose the debug info right away when running with `--debug`. |
Sat, 03 Jan 2015 21:10:44 -0800 | Ludovic Chabant | routes: Actually match metadata when finding routes, fix problems with paths. |
Thu, 04 Dec 2014 12:49:35 -0800 | Ludovic Chabant | Better combine user sources/routes with the default ones. |
Sat, 29 Nov 2014 18:34:53 -0800 | Ludovic Chabant | Use ordered dictionaries to preserve priorities between auto-formats. |
Wed, 15 Oct 2014 23:01:05 -0700 | Ludovic Chabant | Better support for times in YAML interop. |
Fri, 05 Sep 2014 00:42:52 -0700 | Ludovic Chabant | Use the `OrderedDict` correctly when fresh-loading the app config. |