Moved caching of contentlets/contentreferences so that (for example) a page with...
authorStephen Burrows <stephen.r.burrows@gmail.com>
Mon, 27 Jun 2011 17:52:44 +0000 (13:52 -0400)
committerStephen Burrows <stephen.r.burrows@gmail.com>
Mon, 27 Jun 2011 17:54:08 +0000 (13:54 -0400)
commit85bb4af20c882f754c41afaee7573c5b9ff6222c
tree7633fac59cbd41bedefc0086015095da162056f1
parent17e82da27c3b2de8a6ab4b2e745122c1b3e541c6
Moved caching of contentlets/contentreferences so that (for example) a page with only contentlets will not fetch content references. Set up content references to pre-fetch all related pieces of content to save queries.
philo/templatetags/containers.py