summaryrefslogtreecommitdiff
path: root/docs/tutorials/wiki2/basiclayout.rst
diff options
context:
space:
mode:
authorSteve Piercy <web@stevepiercy.com>2015-11-12 01:04:43 -0800
committerSteve Piercy <web@stevepiercy.com>2015-11-12 01:04:43 -0800
commita43ba42318f4a2f4224cec9ac6f3a40727c21304 (patch)
tree4b1e927e4328d278e8412513b9e7158838d0e9e1 /docs/tutorials/wiki2/basiclayout.rst
parent16a490fa4c44776d9a22b8a7ddc19a23702cb7ee (diff)
parent1b994c6b87449a9542dcf5f0daf44023dbff31ff (diff)
downloadpyramid-a43ba42318f4a2f4224cec9ac6f3a40727c21304.tar.gz
pyramid-a43ba42318f4a2f4224cec9ac6f3a40727c21304.tar.bz2
pyramid-a43ba42318f4a2f4224cec9ac6f3a40727c21304.zip
Merge pull request #2113 from stevepiercy/feature/alchemy-scaffold-update
basiclayout/tutorial poke in attempt to resolve merge conflict on GitHub
Diffstat (limited to 'docs/tutorials/wiki2/basiclayout.rst')
-rw-r--r--docs/tutorials/wiki2/basiclayout.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/tutorials/wiki2/basiclayout.rst b/docs/tutorials/wiki2/basiclayout.rst
index 5d9b62eea..c293f3170 100644
--- a/docs/tutorials/wiki2/basiclayout.rst
+++ b/docs/tutorials/wiki2/basiclayout.rst
@@ -162,6 +162,7 @@ database and provide an alternate error response. That response will include
the text shown at the end of the file, which will be displayed in the browser
to inform the user about possible actions to take to solve the problem.
+
Content models with the ``models`` package
------------------------------------------