diff options
| author | Casey Duncan <casey.duncan@gmail.com> | 2010-12-27 09:28:50 -0700 |
|---|---|---|
| committer | Casey Duncan <casey.duncan@gmail.com> | 2010-12-27 09:28:50 -0700 |
| commit | 6f7b6c0221f8c120a22b630eea26905744d2b6b4 (patch) | |
| tree | 6c8e1ae3affba81ec0c26eb183c4f424b577a1d5 /docs/narr/project.rst | |
| parent | 6d0ff23fc3094f3f40d93d020bbc80ecdfceb825 (diff) | |
| parent | e8db031e8cd22affb65254539ae210f64d37f36e (diff) | |
| download | pyramid-6f7b6c0221f8c120a22b630eea26905744d2b6b4.tar.gz pyramid-6f7b6c0221f8c120a22b630eea26905744d2b6b4.tar.bz2 pyramid-6f7b6c0221f8c120a22b630eea26905744d2b6b4.zip | |
Merge https://github.com/Pylons/pyramid
Diffstat (limited to 'docs/narr/project.rst')
| -rw-r--r-- | docs/narr/project.rst | 3 |
1 files changed, 1 insertions, 2 deletions
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 |
