Hacker News new | ask | show | jobs
by danpalmer 584 days ago
My point was that you shouldn't be doing DB queries in the template. If you're doing the DB queries before templating then you should also be doing the cache queries before templating too.