From 2a5ae0346df95e5b4f9a7d8531574dce70abe31f Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Wed, 22 Dec 2010 22:34:20 -0500 Subject: - The ``pyramid_zodb`` Paster template no longer employs ZCML. Instead, it is based on scanning. - Changed the "ZODB + Traversal Wiki Tutorial" based on changes to ``pyramid_zodb`` Paster template. --- docs/narr/project.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'docs/narr') diff --git a/docs/narr/project.rst b/docs/narr/project.rst index a096d8ca4..36f2d6975 100644 --- a/docs/narr/project.rst +++ b/docs/narr/project.rst @@ -64,8 +64,7 @@ The included templates are these: :term:`ZCML` (declarative configuration). ``pyramid_zodb`` - URL mapping via :term:`traversal` and persistence via :term:`ZODB`, using - :term:`ZCML` (declarative configuration). + URL mapping via :term:`traversal` and persistence via :term:`ZODB`. ``pyramid_routesalchemy`` URL mapping via :term:`URL dispatch` and persistence via -- cgit v1.2.3