Removed 'dynamic' from the Contentlet model. Added TemplateField to Template model...
authorStephen Burrows <stephen.r.burrows@gmail.com>
Fri, 1 Oct 2010 14:24:02 +0000 (10:24 -0400)
committerStephen Burrows <stephen.r.burrows@gmail.com>
Fri, 1 Oct 2010 14:24:18 +0000 (10:24 -0400)
commit24677328851cc04e6b15254606dfadd8af8a2432
treef175ed12a1558152d107111626466de35238f85a
parent3105e851ce4d7d426b3cffbd601c5b4e12075b41
Removed 'dynamic' from the Contentlet model. Added TemplateField to Template model and Contentlet model. Fixed some minor typos and added some comments to the code. Increased verbosity of 'disallowed tag' errors.
forms.py
models/fields.py
models/pages.py
templatetags/containers.py
validators.py