Mercurial > piecrust2
log piecrust/rendering.py @ 834:10c482d57c79
age | author | description |
---|---|---|
Mon, 02 Jan 2017 20:33:57 -0500 | Ben Artin | Allow an individual page to override pretty_urls in it config |
Thu, 29 Sep 2016 21:59:20 -0700 | Ludovic Chabant | rendering: Separate performance timers for renering segments and layouts. |
Wed, 17 Aug 2016 22:01:26 -0700 | Ludovic Chabant | internal: Add missing timer scope. |
Thu, 11 Aug 2016 22:37:38 -0700 | Ludovic Chabant | internal: Add missing timer scope. |
Sun, 29 May 2016 20:19:28 -0700 | Ludovic Chabant | routing: Cleanup URL routing and improve page matching. |
Sat, 28 May 2016 15:43:24 -0700 | Ludovic Chabant | rendering: Use `fastpickle` serialization before JSON. |
Thu, 26 May 2016 20:45:16 -0700 | Ludovic Chabant | debug: Pass the exceptions untouched when debugging. |