From f0f3b53bf1547bb58521637510f3dc27f0f81304 Mon Sep 17 00:00:00 2001 From: Jannis Leidel Date: Tue, 21 Sep 2010 14:40:53 +0200 Subject: [PATCH] More detail regarding the new setting. --- docs/overview.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/overview.txt b/docs/overview.txt index 8489e89..0f90bea 100644 --- a/docs/overview.txt +++ b/docs/overview.txt @@ -298,7 +298,8 @@ Changelog 0.7.3 (09-21-10) ---------------- -* Added ``DBTEMPLATES_AUTO_POPULATE_CONTENT`` setting. +* Added ``DBTEMPLATES_AUTO_POPULATE_CONTENT`` setting to be able to disable + to auto-populating of template content. * Fixed cosmetic issue in admin with collapsable fields.