From 2ff0c8b249202bbdc009c30e64e88f873ecce972 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Wed, 7 Jan 2009 04:25:59 +0000 Subject: Note existence of the ZODB template. --- docs/narr/project.rst | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'docs/narr') diff --git a/docs/narr/project.rst b/docs/narr/project.rst index e71c37f6e..429acf913 100644 --- a/docs/narr/project.rst +++ b/docs/narr/project.rst @@ -76,6 +76,10 @@ application's Python code and templates. name during ``paster create`` by adding the project name to the command line, e.g. ``paster create -t bfg_starter MyProject``. +.. note:: A convenience template for projects which will depend on + :term:`ZODB` projects also exists. Use ``paster create -t + bfg_zodb`` to use this template instead of the "starter" template. + Installing your Newly Created Project for Development ----------------------------------------------------- -- cgit v1.2.3