diff options
| author | Tres Seaver <tseaver@palladion.com> | 2009-01-06 22:22:18 +0000 |
|---|---|---|
| committer | Tres Seaver <tseaver@palladion.com> | 2009-01-06 22:22:18 +0000 |
| commit | e61f3396cd622b2ddbaa568903d2bb07dc0f0bda (patch) | |
| tree | 17037444ce22a9c10c06587987bc106e3df1324e /repoze/bfg/paster_templates/zodb/README.txt_tmpl | |
| parent | 549f4d4b1096996201c2154a144f039432cc46b6 (diff) | |
| download | pyramid-e61f3396cd622b2ddbaa568903d2bb07dc0f0bda.tar.gz pyramid-e61f3396cd622b2ddbaa568903d2bb07dc0f0bda.tar.bz2 pyramid-e61f3396cd622b2ddbaa568903d2bb07dc0f0bda.zip | |
Renamed the existing BFG paster template to ``bfg_starter``.
Added another template showing default ZODB setup using ``repoze.zodbconn``.
Diffstat (limited to 'repoze/bfg/paster_templates/zodb/README.txt_tmpl')
| -rw-r--r-- | repoze/bfg/paster_templates/zodb/README.txt_tmpl | 4 |
1 files changed, 4 insertions, 0 deletions
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 + + + |
