diff options
| author | Chris McDonough <chrism@plope.com> | 2013-08-16 09:20:43 +0200 |
|---|---|---|
| committer | Chris McDonough <chrism@plope.com> | 2013-08-16 09:20:43 +0200 |
| commit | bedddda9e128bd4497ddfa1122ea06288ee1c58f (patch) | |
| tree | 4059af6880d0f7f50b68b7407b0381262eb4ace7 /docs/narr/project.rst | |
| parent | 5aab1e9c2aebbbb0e955a34067db9a196d430a0c (diff) | |
| parent | edfc4f80a1240f6f5f0c41e53078a8f5d305075f (diff) | |
| download | pyramid-bedddda9e128bd4497ddfa1122ea06288ee1c58f.tar.gz pyramid-bedddda9e128bd4497ddfa1122ea06288ee1c58f.tar.bz2 pyramid-bedddda9e128bd4497ddfa1122ea06288ee1c58f.zip | |
Merge branch 'master' of github.com:Pylons/pyramid
Diffstat (limited to 'docs/narr/project.rst')
| -rw-r--r-- | docs/narr/project.rst | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/docs/narr/project.rst b/docs/narr/project.rst index ec5d706aa..52f13d5a8 100644 --- a/docs/narr/project.rst +++ b/docs/narr/project.rst @@ -49,9 +49,7 @@ The included scaffolds are these: URL mapping via :term:`URL dispatch` and no persistence mechanism. ``zodb`` - URL mapping via :term:`traversal` and persistence via :term:`ZODB`. *Note - that, as of this writing, this scaffold will not run under Python 3, only - under Python 2.* + URL mapping via :term:`traversal` and persistence via :term:`ZODB`. ``alchemy`` URL mapping via :term:`URL dispatch` and persistence via |
