Added template field to master branch. Added monkeypatch for telling if a node includ...
authorStephen Burrows <stephen.r.burrows@gmail.com>
Thu, 30 Sep 2010 22:15:52 +0000 (18:15 -0400)
committerStephen Burrows <stephen.r.burrows@gmail.com>
Thu, 30 Sep 2010 22:20:13 +0000 (18:20 -0400)
commit3105e851ce4d7d426b3cffbd601c5b4e12075b41
treef39ebc6ebbe4cb57123bc7152d099863d69bfcb2
parent4124d776c70ea5a7cf8bd08223f61bc1c73af348
Added template field to master branch. Added monkeypatch for telling if a node includes a template and what that template is - eases container fetching. Added template validator which can allow/disallow tags by using a custom parser. Requires testing.
models/fields.py
models/pages.py
validators.py