diff options
Diffstat (limited to 'docs/tutorials')
| -rw-r--r-- | docs/tutorials/wiki/installation.rst | 3 | ||||
| -rw-r--r-- | docs/tutorials/wiki2/installation.rst | 3 |
2 files changed, 0 insertions, 6 deletions
diff --git a/docs/tutorials/wiki/installation.rst b/docs/tutorials/wiki/installation.rst index f3e22324c..822e0bd22 100644 --- a/docs/tutorials/wiki/installation.rst +++ b/docs/tutorials/wiki/installation.rst @@ -262,9 +262,6 @@ assumptions: - you are willing to use :term:`traversal` to map URLs to code. -- you want to use imperative code plus a :term:`scan` to perform - configuration. - .. note:: :app:`Pyramid` supports any persistent storage mechanism (e.g. a SQL diff --git a/docs/tutorials/wiki2/installation.rst b/docs/tutorials/wiki2/installation.rst index 488b4fb35..bfe75d82e 100644 --- a/docs/tutorials/wiki2/installation.rst +++ b/docs/tutorials/wiki2/installation.rst @@ -232,9 +232,6 @@ the following assumptions: - you are willing to use :term:`url dispatch` to map URLs to code. -- you want to configure your application *imperatively* (no - :term:`declarative configuration` such as ZCML). - .. note:: :app:`Pyramid` supports any persistent storage mechanism (e.g. object |
