From e61f3396cd622b2ddbaa568903d2bb07dc0f0bda Mon Sep 17 00:00:00 2001 From: Tres Seaver Date: Tue, 6 Jan 2009 22:22:18 +0000 Subject: Renamed the existing BFG paster template to ``bfg_starter``. Added another template showing default ZODB setup using ``repoze.zodbconn``. --- repoze/bfg/paster_templates/zodb/README.txt_tmpl | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 repoze/bfg/paster_templates/zodb/README.txt_tmpl (limited to 'repoze/bfg/paster_templates/zodb/README.txt_tmpl') diff --git a/repoze/bfg/paster_templates/zodb/README.txt_tmpl b/repoze/bfg/paster_templates/zodb/README.txt_tmpl new file mode 100644 index 000000000..0ddebfc3e --- /dev/null +++ b/repoze/bfg/paster_templates/zodb/README.txt_tmpl @@ -0,0 +1,4 @@ +{{project}} README + + + -- cgit v1.2.3