summaryrefslogtreecommitdiff
path: root/docs/narr/MyProject/MyProject.ini
diff options
context:
space:
mode:
authorChris McDonough <chrism@agendaless.com>2008-12-21 20:49:45 +0000
committerChris McDonough <chrism@agendaless.com>2008-12-21 20:49:45 +0000
commitb65d8eacda1da9105b027e8e02e95be13854061a (patch)
tree782bce7935f9bab4821baa49d59f42a43bd1a062 /docs/narr/MyProject/MyProject.ini
parent931387988788d33bfc9d6052d61611c9657e9905 (diff)
downloadpyramid-b65d8eacda1da9105b027e8e02e95be13854061a.tar.gz
pyramid-b65d8eacda1da9105b027e8e02e95be13854061a.tar.bz2
pyramid-b65d8eacda1da9105b027e8e02e95be13854061a.zip
- Updated paster template "ez_setup.py" to one that requires
setuptools 0.6c9. - Turn ``view_execution_permitted`` from the :mod:`repoze.bfg.view` module into a documented API. - Doc cleanups.
Diffstat (limited to 'docs/narr/MyProject/MyProject.ini')
-rw-r--r--docs/narr/MyProject/MyProject.ini1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/narr/MyProject/MyProject.ini b/docs/narr/MyProject/MyProject.ini
index c1ff50547..f5d094dff 100644
--- a/docs/narr/MyProject/MyProject.ini
+++ b/docs/narr/MyProject/MyProject.ini
@@ -5,6 +5,7 @@ debug = true
use = egg:MyProject#app
reload_templates = true
debug_authorization = false
+debug_notfound = false
[server:main]
use = egg:Paste#http