Mercurial > piecrust2
log piecrust/app.py @ 143:5b12c1d96523
age | author | description |
---|---|---|
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. |
Wed, 03 Sep 2014 18:49:10 -0700 | Ludovic Chabant | Merge changes. |
Wed, 03 Sep 2014 17:26:38 -0700 | Ludovic Chabant | Don't complain about missing `pages` or `posts` directories by default. |
Mon, 01 Sep 2014 22:49:56 -0700 | Ludovic Chabant | Allow adding to the default content model instead of replacing it. |
Sat, 30 Aug 2014 17:35:11 -0700 | Ludovic Chabant | Add SmartyPants formatting. 2.0.0-alpha2 |