log piecrust/page.py @ 750:377f4b626e74 2.0.0rc1

age author description
Mon, 30 May 2016 20:45:27 -0700 Ludovic Chabant Merge changes.
Mon, 30 May 2016 20:44:36 -0700 Ludovic Chabant bug: Also look for format changes when determining if a page needs parsing.
Thu, 26 May 2016 19:52:47 -0700 Ludovic Chabant bake: Replace hard-coded taxonomy support with "generator" system.
Sat, 16 Apr 2016 23:12:06 -0700 Ludovic Chabant internal: Don't run regexes for the 99% case of pages with no segments.
Wed, 30 Dec 2015 14:46:34 -0800 Ludovic Chabant internal: Rename `raw_content` to `segments` since it's what it is.
Thu, 09 Jul 2015 22:30:45 -0700 Ludovic Chabant internal: Just use the plain old standard function.
Mon, 06 Jul 2015 21:32:40 -0700 Ludovic Chabant templating: Let Jinja2 cache the parsed template for page contents.