[Checkins] SVN: grok/trunk/doc/groktut/ update groktut tutorial applications to 1.0b2 and grokcore.startup 0.4

Jan-Wijbrand Kolman janwijbrand at gmail.com
Tue Oct 6 16:28:50 EDT 2009


Log message for revision 104847:
  update groktut tutorial applications to 1.0b2 and grokcore.startup 0.4

Changed:
  U   grok/trunk/doc/groktut/a_second_model/etc/debug.ini.in
  U   grok/trunk/doc/groktut/a_second_model/setup.py
  U   grok/trunk/doc/groktut/a_second_model/versions.cfg
  U   grok/trunk/doc/groktut/a_second_view/etc/debug.ini.in
  U   grok/trunk/doc/groktut/a_second_view/setup.py
  U   grok/trunk/doc/groktut/a_second_view/versions.cfg
  U   grok/trunk/doc/groktut/a_view_for_a_model/etc/debug.ini.in
  U   grok/trunk/doc/groktut/a_view_for_a_model/setup.py
  U   grok/trunk/doc/groktut/a_view_for_a_model/versions.cfg
  U   grok/trunk/doc/groktut/a_view_for_a_model2/etc/debug.ini.in
  U   grok/trunk/doc/groktut/a_view_for_a_model2/setup.py
  U   grok/trunk/doc/groktut/a_view_for_a_model2/versions.cfg
  U   grok/trunk/doc/groktut/an_empty_grok_project/etc/debug.ini.in
  U   grok/trunk/doc/groktut/an_empty_grok_project/setup.py
  U   grok/trunk/doc/groktut/an_empty_grok_project/versions.cfg
  U   grok/trunk/doc/groktut/completely_python_driven_views/etc/debug.ini.in
  U   grok/trunk/doc/groktut/completely_python_driven_views/setup.py
  U   grok/trunk/doc/groktut/completely_python_driven_views/versions.cfg
  U   grok/trunk/doc/groktut/containers/etc/debug.ini.in
  U   grok/trunk/doc/groktut/containers/setup.py
  U   grok/trunk/doc/groktut/containers/versions.cfg
  U   grok/trunk/doc/groktut/doing_some_calculation_before_viewing_a_page/etc/debug.ini.in
  U   grok/trunk/doc/groktut/doing_some_calculation_before_viewing_a_page/setup.py
  U   grok/trunk/doc/groktut/doing_some_calculation_before_viewing_a_page/versions.cfg
  U   grok/trunk/doc/groktut/explicitly_associating_a_view_with_a_model/etc/debug.ini.in
  U   grok/trunk/doc/groktut/explicitly_associating_a_view_with_a_model/setup.py
  U   grok/trunk/doc/groktut/explicitly_associating_a_view_with_a_model/versions.cfg
  U   grok/trunk/doc/groktut/generating_html_from_python/etc/debug.ini.in
  U   grok/trunk/doc/groktut/generating_html_from_python/setup.py
  U   grok/trunk/doc/groktut/generating_html_from_python/versions.cfg
  U   grok/trunk/doc/groktut/making_our_page_dynamic/etc/debug.ini.in
  U   grok/trunk/doc/groktut/making_our_page_dynamic/setup.py
  U   grok/trunk/doc/groktut/making_our_page_dynamic/versions.cfg
  U   grok/trunk/doc/groktut/publishing_a_simple_web_page/etc/debug.ini.in
  U   grok/trunk/doc/groktut/publishing_a_simple_web_page/setup.py
  U   grok/trunk/doc/groktut/publishing_a_simple_web_page/versions.cfg
  U   grok/trunk/doc/groktut/reading_url_parameters/etc/debug.ini.in
  U   grok/trunk/doc/groktut/reading_url_parameters/setup.py
  U   grok/trunk/doc/groktut/reading_url_parameters/versions.cfg
  U   grok/trunk/doc/groktut/reading_url_parameters2/etc/debug.ini.in
  U   grok/trunk/doc/groktut/reading_url_parameters2/setup.py
  U   grok/trunk/doc/groktut/reading_url_parameters2/versions.cfg
  U   grok/trunk/doc/groktut/redirection/etc/debug.ini.in
  U   grok/trunk/doc/groktut/redirection/setup.py
  U   grok/trunk/doc/groktut/redirection/versions.cfg
  U   grok/trunk/doc/groktut/setting_the_content_type/etc/debug.ini.in
  U   grok/trunk/doc/groktut/setting_the_content_type/setup.py
  U   grok/trunk/doc/groktut/setting_the_content_type/versions.cfg
  U   grok/trunk/doc/groktut/showing_the_value_in_the_form/etc/debug.ini.in
  U   grok/trunk/doc/groktut/showing_the_value_in_the_form/setup.py
  U   grok/trunk/doc/groktut/showing_the_value_in_the_form/versions.cfg
  U   grok/trunk/doc/groktut/simple_forms/etc/debug.ini.in
  U   grok/trunk/doc/groktut/simple_forms/setup.py
  U   grok/trunk/doc/groktut/simple_forms/versions.cfg
  U   grok/trunk/doc/groktut/simple_forms2/etc/debug.ini.in
  U   grok/trunk/doc/groktut/simple_forms2/setup.py
  U   grok/trunk/doc/groktut/simple_forms2/versions.cfg
  U   grok/trunk/doc/groktut/static_resources_for_our_web_page/etc/debug.ini.in
  U   grok/trunk/doc/groktut/static_resources_for_our_web_page/setup.py
  U   grok/trunk/doc/groktut/static_resources_for_our_web_page/versions.cfg
  U   grok/trunk/doc/groktut/storing_data/etc/debug.ini.in
  U   grok/trunk/doc/groktut/storing_data/setup.py
  U   grok/trunk/doc/groktut/storing_data/versions.cfg
  U   grok/trunk/doc/groktut/template/etc/debug.ini.in
  U   grok/trunk/doc/groktut/template/setup.py
  U   grok/trunk/doc/groktut/template/versions.cfg
  U   grok/trunk/doc/groktut/the_rules_of_persistence/etc/debug.ini.in
  U   grok/trunk/doc/groktut/the_rules_of_persistence/setup.py
  U   grok/trunk/doc/groktut/the_rules_of_persistence/versions.cfg
  U   grok/trunk/doc/groktut/the_rules_of_persistence2/etc/debug.ini.in
  U   grok/trunk/doc/groktut/the_rules_of_persistence2/setup.py
  U   grok/trunk/doc/groktut/the_rules_of_persistence2/versions.cfg
  U   grok/trunk/doc/groktut/the_rules_of_persistence3/etc/debug.ini.in
  U   grok/trunk/doc/groktut/the_rules_of_persistence3/setup.py
  U   grok/trunk/doc/groktut/the_rules_of_persistence3/versions.cfg
  U   grok/trunk/doc/groktut/using_view_methods/etc/debug.ini.in
  U   grok/trunk/doc/groktut/using_view_methods/setup.py
  U   grok/trunk/doc/groktut/using_view_methods/versions.cfg

-=-
Modified: grok/trunk/doc/groktut/a_second_model/etc/debug.ini.in
===================================================================
--- grok/trunk/doc/groktut/a_second_model/etc/debug.ini.in	2009-10-06 20:24:55 UTC (rev 104846)
+++ grok/trunk/doc/groktut/a_second_model/etc/debug.ini.in	2009-10-06 20:28:49 UTC (rev 104847)
@@ -53,8 +53,9 @@
 next = zope
 
 [app:zope]
-use = egg:Sample
+use = egg:Sample#debug
 filter-with = translogger
+exempt-exceptions = zope.security.interfaces.IUnauthorized
 
 [server:main]
 use = egg:Paste#http

Modified: grok/trunk/doc/groktut/a_second_model/setup.py
===================================================================
--- grok/trunk/doc/groktut/a_second_model/setup.py	2009-10-06 20:24:55 UTC (rev 104846)
+++ grok/trunk/doc/groktut/a_second_model/setup.py	2009-10-06 20:28:49 UTC (rev 104847)
@@ -8,7 +8,7 @@
       long_description="""\
 """,
       # Get strings from http://www.python.org/pypi?%3Aaction=list_classifiers
-      classifiers=[], 
+      classifiers=[],
       keywords="",
       author="",
       author_email="",
@@ -31,5 +31,6 @@
       sample-ctl = grokcore.startup:zdaemon_controller
       [paste.app_factory]
       main = grokcore.startup:application_factory
+      debug = grokcore.startup:debug_application_factory
       """,
       )

Modified: grok/trunk/doc/groktut/a_second_model/versions.cfg
===================================================================
--- grok/trunk/doc/groktut/a_second_model/versions.cfg	2009-10-06 20:24:55 UTC (rev 104846)
+++ grok/trunk/doc/groktut/a_second_model/versions.cfg	2009-10-06 20:28:49 UTC (rev 104847)
@@ -1,12 +1,12 @@
 [versions]
-grok = 1.0b1
+grok = 1.0b2
 ClientForm = 0.2.9
 grokcore.component = 1.7
-grokcore.formlib = 1.2
+grokcore.formlib = 1.4
 grokcore.security = 1.2
-grokcore.view = 1.11
-grokcore.viewlet = 1.1
-grokui.admin = 0.4.0
+grokcore.view = 1.12.2
+grokcore.viewlet = 1.3
+grokui.admin = 0.3.2
 martian = 0.11
 mechanize = 0.1.7b
 pytz = 2007k
@@ -123,4 +123,4 @@
 zc.buildout = 1.1.1
 zc.recipe.egg = 1.1.0
 zc.recipe.filestorage = 1.0.1
-grokcore.startup = 0.2
+grokcore.startup = 0.4

Modified: grok/trunk/doc/groktut/a_second_view/etc/debug.ini.in
===================================================================
--- grok/trunk/doc/groktut/a_second_view/etc/debug.ini.in	2009-10-06 20:24:55 UTC (rev 104846)
+++ grok/trunk/doc/groktut/a_second_view/etc/debug.ini.in	2009-10-06 20:28:49 UTC (rev 104847)
@@ -53,8 +53,9 @@
 next = zope
 
 [app:zope]
-use = egg:Sample
+use = egg:Sample#debug
 filter-with = translogger
+exempt-exceptions = zope.security.interfaces.IUnauthorized
 
 [server:main]
 use = egg:Paste#http

Modified: grok/trunk/doc/groktut/a_second_view/setup.py
===================================================================
--- grok/trunk/doc/groktut/a_second_view/setup.py	2009-10-06 20:24:55 UTC (rev 104846)
+++ grok/trunk/doc/groktut/a_second_view/setup.py	2009-10-06 20:28:49 UTC (rev 104847)
@@ -8,7 +8,7 @@
       long_description="""\
 """,
       # Get strings from http://www.python.org/pypi?%3Aaction=list_classifiers
-      classifiers=[], 
+      classifiers=[],
       keywords="",
       author="",
       author_email="",
@@ -31,5 +31,6 @@
       sample-ctl = grokcore.startup:zdaemon_controller
       [paste.app_factory]
       main = grokcore.startup:application_factory
+      debug = grokcore.startup:debug_application_factory
       """,
       )

Modified: grok/trunk/doc/groktut/a_second_view/versions.cfg
===================================================================
--- grok/trunk/doc/groktut/a_second_view/versions.cfg	2009-10-06 20:24:55 UTC (rev 104846)
+++ grok/trunk/doc/groktut/a_second_view/versions.cfg	2009-10-06 20:28:49 UTC (rev 104847)
@@ -1,12 +1,12 @@
 [versions]
-grok = 1.0b1
+grok = 1.0b2
 ClientForm = 0.2.9
 grokcore.component = 1.7
-grokcore.formlib = 1.2
+grokcore.formlib = 1.4
 grokcore.security = 1.2
-grokcore.view = 1.11
-grokcore.viewlet = 1.1
-grokui.admin = 0.4.0
+grokcore.view = 1.12.2
+grokcore.viewlet = 1.3
+grokui.admin = 0.3.2
 martian = 0.11
 mechanize = 0.1.7b
 pytz = 2007k
@@ -123,4 +123,4 @@
 zc.buildout = 1.1.1
 zc.recipe.egg = 1.1.0
 zc.recipe.filestorage = 1.0.1
-grokcore.startup = 0.2
+grokcore.startup = 0.4

Modified: grok/trunk/doc/groktut/a_view_for_a_model/etc/debug.ini.in
===================================================================
--- grok/trunk/doc/groktut/a_view_for_a_model/etc/debug.ini.in	2009-10-06 20:24:55 UTC (rev 104846)
+++ grok/trunk/doc/groktut/a_view_for_a_model/etc/debug.ini.in	2009-10-06 20:28:49 UTC (rev 104847)
@@ -53,8 +53,9 @@
 next = zope
 
 [app:zope]
-use = egg:Sample
+use = egg:Sample#debug
 filter-with = translogger
+exempt-exceptions = zope.security.interfaces.IUnauthorized
 
 [server:main]
 use = egg:Paste#http

Modified: grok/trunk/doc/groktut/a_view_for_a_model/setup.py
===================================================================
--- grok/trunk/doc/groktut/a_view_for_a_model/setup.py	2009-10-06 20:24:55 UTC (rev 104846)
+++ grok/trunk/doc/groktut/a_view_for_a_model/setup.py	2009-10-06 20:28:49 UTC (rev 104847)
@@ -8,7 +8,7 @@
       long_description="""\
 """,
       # Get strings from http://www.python.org/pypi?%3Aaction=list_classifiers
-      classifiers=[], 
+      classifiers=[],
       keywords="",
       author="",
       author_email="",
@@ -31,5 +31,6 @@
       sample-ctl = grokcore.startup:zdaemon_controller
       [paste.app_factory]
       main = grokcore.startup:application_factory
+      debug = grokcore.startup:debug_application_factory
       """,
       )

Modified: grok/trunk/doc/groktut/a_view_for_a_model/versions.cfg
===================================================================
--- grok/trunk/doc/groktut/a_view_for_a_model/versions.cfg	2009-10-06 20:24:55 UTC (rev 104846)
+++ grok/trunk/doc/groktut/a_view_for_a_model/versions.cfg	2009-10-06 20:28:49 UTC (rev 104847)
@@ -1,12 +1,12 @@
 [versions]
-grok = 1.0b1
+grok = 1.0b2
 ClientForm = 0.2.9
 grokcore.component = 1.7
-grokcore.formlib = 1.2
+grokcore.formlib = 1.4
 grokcore.security = 1.2
-grokcore.view = 1.11
-grokcore.viewlet = 1.1
-grokui.admin = 0.4.0
+grokcore.view = 1.12.2
+grokcore.viewlet = 1.3
+grokui.admin = 0.3.2
 martian = 0.11
 mechanize = 0.1.7b
 pytz = 2007k
@@ -123,4 +123,4 @@
 zc.buildout = 1.1.1
 zc.recipe.egg = 1.1.0
 zc.recipe.filestorage = 1.0.1
-grokcore.startup = 0.2
+grokcore.startup = 0.4

Modified: grok/trunk/doc/groktut/a_view_for_a_model2/etc/debug.ini.in
===================================================================
--- grok/trunk/doc/groktut/a_view_for_a_model2/etc/debug.ini.in	2009-10-06 20:24:55 UTC (rev 104846)
+++ grok/trunk/doc/groktut/a_view_for_a_model2/etc/debug.ini.in	2009-10-06 20:28:49 UTC (rev 104847)
@@ -53,8 +53,9 @@
 next = zope
 
 [app:zope]
-use = egg:Sample
+use = egg:Sample#debug
 filter-with = translogger
+exempt-exceptions = zope.security.interfaces.IUnauthorized
 
 [server:main]
 use = egg:Paste#http

Modified: grok/trunk/doc/groktut/a_view_for_a_model2/setup.py
===================================================================
--- grok/trunk/doc/groktut/a_view_for_a_model2/setup.py	2009-10-06 20:24:55 UTC (rev 104846)
+++ grok/trunk/doc/groktut/a_view_for_a_model2/setup.py	2009-10-06 20:28:49 UTC (rev 104847)
@@ -8,7 +8,7 @@
       long_description="""\
 """,
       # Get strings from http://www.python.org/pypi?%3Aaction=list_classifiers
-      classifiers=[], 
+      classifiers=[],
       keywords="",
       author="",
       author_email="",
@@ -31,5 +31,6 @@
       sample-ctl = grokcore.startup:zdaemon_controller
       [paste.app_factory]
       main = grokcore.startup:application_factory
+      debug = grokcore.startup:debug_application_factory
       """,
       )

Modified: grok/trunk/doc/groktut/a_view_for_a_model2/versions.cfg
===================================================================
--- grok/trunk/doc/groktut/a_view_for_a_model2/versions.cfg	2009-10-06 20:24:55 UTC (rev 104846)
+++ grok/trunk/doc/groktut/a_view_for_a_model2/versions.cfg	2009-10-06 20:28:49 UTC (rev 104847)
@@ -1,12 +1,12 @@
 [versions]
-grok = 1.0b1
+grok = 1.0b2
 ClientForm = 0.2.9
 grokcore.component = 1.7
-grokcore.formlib = 1.2
+grokcore.formlib = 1.4
 grokcore.security = 1.2
-grokcore.view = 1.11
-grokcore.viewlet = 1.1
-grokui.admin = 0.4.0
+grokcore.view = 1.12.2
+grokcore.viewlet = 1.3
+grokui.admin = 0.3.2
 martian = 0.11
 mechanize = 0.1.7b
 pytz = 2007k
@@ -123,4 +123,4 @@
 zc.buildout = 1.1.1
 zc.recipe.egg = 1.1.0
 zc.recipe.filestorage = 1.0.1
-grokcore.startup = 0.2
+grokcore.startup = 0.4

Modified: grok/trunk/doc/groktut/an_empty_grok_project/etc/debug.ini.in
===================================================================
--- grok/trunk/doc/groktut/an_empty_grok_project/etc/debug.ini.in	2009-10-06 20:24:55 UTC (rev 104846)
+++ grok/trunk/doc/groktut/an_empty_grok_project/etc/debug.ini.in	2009-10-06 20:28:49 UTC (rev 104847)
@@ -53,8 +53,9 @@
 next = zope
 
 [app:zope]
-use = egg:Sample
+use = egg:Sample#debug
 filter-with = translogger
+exempt-exceptions = zope.security.interfaces.IUnauthorized
 
 [server:main]
 use = egg:Paste#http

Modified: grok/trunk/doc/groktut/an_empty_grok_project/setup.py
===================================================================
--- grok/trunk/doc/groktut/an_empty_grok_project/setup.py	2009-10-06 20:24:55 UTC (rev 104846)
+++ grok/trunk/doc/groktut/an_empty_grok_project/setup.py	2009-10-06 20:28:49 UTC (rev 104847)
@@ -8,7 +8,7 @@
       long_description="""\
 """,
       # Get strings from http://www.python.org/pypi?%3Aaction=list_classifiers
-      classifiers=[], 
+      classifiers=[],
       keywords="",
       author="",
       author_email="",
@@ -31,5 +31,6 @@
       sample-ctl = grokcore.startup:zdaemon_controller
       [paste.app_factory]
       main = grokcore.startup:application_factory
+      debug = grokcore.startup:debug_application_factory
       """,
       )

Modified: grok/trunk/doc/groktut/an_empty_grok_project/versions.cfg
===================================================================
--- grok/trunk/doc/groktut/an_empty_grok_project/versions.cfg	2009-10-06 20:24:55 UTC (rev 104846)
+++ grok/trunk/doc/groktut/an_empty_grok_project/versions.cfg	2009-10-06 20:28:49 UTC (rev 104847)
@@ -1,12 +1,12 @@
 [versions]
-grok = 1.0b1
+grok = 1.0b2
 ClientForm = 0.2.9
 grokcore.component = 1.7
-grokcore.formlib = 1.2
+grokcore.formlib = 1.4
 grokcore.security = 1.2
-grokcore.view = 1.11
-grokcore.viewlet = 1.1
-grokui.admin = 0.4.0
+grokcore.view = 1.12.2
+grokcore.viewlet = 1.3
+grokui.admin = 0.3.2
 martian = 0.11
 mechanize = 0.1.7b
 pytz = 2007k
@@ -123,4 +123,4 @@
 zc.buildout = 1.1.1
 zc.recipe.egg = 1.1.0
 zc.recipe.filestorage = 1.0.1
-grokcore.startup = 0.2
+grokcore.startup = 0.4

Modified: grok/trunk/doc/groktut/completely_python_driven_views/etc/debug.ini.in
===================================================================
--- grok/trunk/doc/groktut/completely_python_driven_views/etc/debug.ini.in	2009-10-06 20:24:55 UTC (rev 104846)
+++ grok/trunk/doc/groktut/completely_python_driven_views/etc/debug.ini.in	2009-10-06 20:28:49 UTC (rev 104847)
@@ -53,8 +53,9 @@
 next = zope
 
 [app:zope]
-use = egg:Sample
+use = egg:Sample#debug
 filter-with = translogger
+exempt-exceptions = zope.security.interfaces.IUnauthorized
 
 [server:main]
 use = egg:Paste#http

Modified: grok/trunk/doc/groktut/completely_python_driven_views/setup.py
===================================================================
--- grok/trunk/doc/groktut/completely_python_driven_views/setup.py	2009-10-06 20:24:55 UTC (rev 104846)
+++ grok/trunk/doc/groktut/completely_python_driven_views/setup.py	2009-10-06 20:28:49 UTC (rev 104847)
@@ -8,7 +8,7 @@
       long_description="""\
 """,
       # Get strings from http://www.python.org/pypi?%3Aaction=list_classifiers
-      classifiers=[], 
+      classifiers=[],
       keywords="",
       author="",
       author_email="",
@@ -31,5 +31,6 @@
       sample-ctl = grokcore.startup:zdaemon_controller
       [paste.app_factory]
       main = grokcore.startup:application_factory
+      debug = grokcore.startup:debug_application_factory
       """,
       )

Modified: grok/trunk/doc/groktut/completely_python_driven_views/versions.cfg
===================================================================
--- grok/trunk/doc/groktut/completely_python_driven_views/versions.cfg	2009-10-06 20:24:55 UTC (rev 104846)
+++ grok/trunk/doc/groktut/completely_python_driven_views/versions.cfg	2009-10-06 20:28:49 UTC (rev 104847)
@@ -1,12 +1,12 @@
 [versions]
-grok = 1.0b1
+grok = 1.0b2
 ClientForm = 0.2.9
 grokcore.component = 1.7
-grokcore.formlib = 1.2
+grokcore.formlib = 1.4
 grokcore.security = 1.2
-grokcore.view = 1.11
-grokcore.viewlet = 1.1
-grokui.admin = 0.4.0
+grokcore.view = 1.12.2
+grokcore.viewlet = 1.3
+grokui.admin = 0.3.2
 martian = 0.11
 mechanize = 0.1.7b
 pytz = 2007k
@@ -123,4 +123,4 @@
 zc.buildout = 1.1.1
 zc.recipe.egg = 1.1.0
 zc.recipe.filestorage = 1.0.1
-grokcore.startup = 0.2
+grokcore.startup = 0.4

Modified: grok/trunk/doc/groktut/containers/etc/debug.ini.in
===================================================================
--- grok/trunk/doc/groktut/containers/etc/debug.ini.in	2009-10-06 20:24:55 UTC (rev 104846)
+++ grok/trunk/doc/groktut/containers/etc/debug.ini.in	2009-10-06 20:28:49 UTC (rev 104847)
@@ -53,8 +53,9 @@
 next = zope
 
 [app:zope]
-use = egg:Sample
+use = egg:Sample#debug
 filter-with = translogger
+exempt-exceptions = zope.security.interfaces.IUnauthorized
 
 [server:main]
 use = egg:Paste#http

Modified: grok/trunk/doc/groktut/containers/setup.py
===================================================================
--- grok/trunk/doc/groktut/containers/setup.py	2009-10-06 20:24:55 UTC (rev 104846)
+++ grok/trunk/doc/groktut/containers/setup.py	2009-10-06 20:28:49 UTC (rev 104847)
@@ -8,7 +8,7 @@
       long_description="""\
 """,
       # Get strings from http://www.python.org/pypi?%3Aaction=list_classifiers
-      classifiers=[], 
+      classifiers=[],
       keywords="",
       author="",
       author_email="",
@@ -31,5 +31,6 @@
       sample-ctl = grokcore.startup:zdaemon_controller
       [paste.app_factory]
       main = grokcore.startup:application_factory
+      debug = grokcore.startup:debug_application_factory
       """,
       )

Modified: grok/trunk/doc/groktut/containers/versions.cfg
===================================================================
--- grok/trunk/doc/groktut/containers/versions.cfg	2009-10-06 20:24:55 UTC (rev 104846)
+++ grok/trunk/doc/groktut/containers/versions.cfg	2009-10-06 20:28:49 UTC (rev 104847)
@@ -1,12 +1,12 @@
 [versions]
-grok = 1.0b1
+grok = 1.0b2
 ClientForm = 0.2.9
 grokcore.component = 1.7
-grokcore.formlib = 1.2
+grokcore.formlib = 1.4
 grokcore.security = 1.2
-grokcore.view = 1.11
-grokcore.viewlet = 1.1
-grokui.admin = 0.4.0
+grokcore.view = 1.12.2
+grokcore.viewlet = 1.3
+grokui.admin = 0.3.2
 martian = 0.11
 mechanize = 0.1.7b
 pytz = 2007k
@@ -123,4 +123,4 @@
 zc.buildout = 1.1.1
 zc.recipe.egg = 1.1.0
 zc.recipe.filestorage = 1.0.1
-grokcore.startup = 0.2
+grokcore.startup = 0.4

Modified: grok/trunk/doc/groktut/doing_some_calculation_before_viewing_a_page/etc/debug.ini.in
===================================================================
--- grok/trunk/doc/groktut/doing_some_calculation_before_viewing_a_page/etc/debug.ini.in	2009-10-06 20:24:55 UTC (rev 104846)
+++ grok/trunk/doc/groktut/doing_some_calculation_before_viewing_a_page/etc/debug.ini.in	2009-10-06 20:28:49 UTC (rev 104847)
@@ -53,8 +53,9 @@
 next = zope
 
 [app:zope]
-use = egg:Sample
+use = egg:Sample#debug
 filter-with = translogger
+exempt-exceptions = zope.security.interfaces.IUnauthorized
 
 [server:main]
 use = egg:Paste#http

Modified: grok/trunk/doc/groktut/doing_some_calculation_before_viewing_a_page/setup.py
===================================================================
--- grok/trunk/doc/groktut/doing_some_calculation_before_viewing_a_page/setup.py	2009-10-06 20:24:55 UTC (rev 104846)
+++ grok/trunk/doc/groktut/doing_some_calculation_before_viewing_a_page/setup.py	2009-10-06 20:28:49 UTC (rev 104847)
@@ -8,7 +8,7 @@
       long_description="""\
 """,
       # Get strings from http://www.python.org/pypi?%3Aaction=list_classifiers
-      classifiers=[], 
+      classifiers=[],
       keywords="",
       author="",
       author_email="",
@@ -31,5 +31,6 @@
       sample-ctl = grokcore.startup:zdaemon_controller
       [paste.app_factory]
       main = grokcore.startup:application_factory
+      debug = grokcore.startup:debug_application_factory
       """,
       )

Modified: grok/trunk/doc/groktut/doing_some_calculation_before_viewing_a_page/versions.cfg
===================================================================
--- grok/trunk/doc/groktut/doing_some_calculation_before_viewing_a_page/versions.cfg	2009-10-06 20:24:55 UTC (rev 104846)
+++ grok/trunk/doc/groktut/doing_some_calculation_before_viewing_a_page/versions.cfg	2009-10-06 20:28:49 UTC (rev 104847)
@@ -1,12 +1,12 @@
 [versions]
-grok = 1.0b1
+grok = 1.0b2
 ClientForm = 0.2.9
 grokcore.component = 1.7
-grokcore.formlib = 1.2
+grokcore.formlib = 1.4
 grokcore.security = 1.2
-grokcore.view = 1.11
-grokcore.viewlet = 1.1
-grokui.admin = 0.4.0
+grokcore.view = 1.12.2
+grokcore.viewlet = 1.3
+grokui.admin = 0.3.2
 martian = 0.11
 mechanize = 0.1.7b
 pytz = 2007k
@@ -123,4 +123,4 @@
 zc.buildout = 1.1.1
 zc.recipe.egg = 1.1.0
 zc.recipe.filestorage = 1.0.1
-grokcore.startup = 0.2
+grokcore.startup = 0.4

Modified: grok/trunk/doc/groktut/explicitly_associating_a_view_with_a_model/etc/debug.ini.in
===================================================================
--- grok/trunk/doc/groktut/explicitly_associating_a_view_with_a_model/etc/debug.ini.in	2009-10-06 20:24:55 UTC (rev 104846)
+++ grok/trunk/doc/groktut/explicitly_associating_a_view_with_a_model/etc/debug.ini.in	2009-10-06 20:28:49 UTC (rev 104847)
@@ -53,8 +53,9 @@
 next = zope
 
 [app:zope]
-use = egg:Sample
+use = egg:Sample#debug
 filter-with = translogger
+exempt-exceptions = zope.security.interfaces.IUnauthorized
 
 [server:main]
 use = egg:Paste#http

Modified: grok/trunk/doc/groktut/explicitly_associating_a_view_with_a_model/setup.py
===================================================================
--- grok/trunk/doc/groktut/explicitly_associating_a_view_with_a_model/setup.py	2009-10-06 20:24:55 UTC (rev 104846)
+++ grok/trunk/doc/groktut/explicitly_associating_a_view_with_a_model/setup.py	2009-10-06 20:28:49 UTC (rev 104847)
@@ -8,7 +8,7 @@
       long_description="""\
 """,
       # Get strings from http://www.python.org/pypi?%3Aaction=list_classifiers
-      classifiers=[], 
+      classifiers=[],
       keywords="",
       author="",
       author_email="",
@@ -31,5 +31,6 @@
       sample-ctl = grokcore.startup:zdaemon_controller
       [paste.app_factory]
       main = grokcore.startup:application_factory
+      debug = grokcore.startup:debug_application_factory
       """,
       )

Modified: grok/trunk/doc/groktut/explicitly_associating_a_view_with_a_model/versions.cfg
===================================================================
--- grok/trunk/doc/groktut/explicitly_associating_a_view_with_a_model/versions.cfg	2009-10-06 20:24:55 UTC (rev 104846)
+++ grok/trunk/doc/groktut/explicitly_associating_a_view_with_a_model/versions.cfg	2009-10-06 20:28:49 UTC (rev 104847)
@@ -1,12 +1,12 @@
 [versions]
-grok = 1.0b1
+grok = 1.0b2
 ClientForm = 0.2.9
 grokcore.component = 1.7
-grokcore.formlib = 1.2
+grokcore.formlib = 1.4
 grokcore.security = 1.2
-grokcore.view = 1.11
-grokcore.viewlet = 1.1
-grokui.admin = 0.4.0
+grokcore.view = 1.12.2
+grokcore.viewlet = 1.3
+grokui.admin = 0.3.2
 martian = 0.11
 mechanize = 0.1.7b
 pytz = 2007k
@@ -123,4 +123,4 @@
 zc.buildout = 1.1.1
 zc.recipe.egg = 1.1.0
 zc.recipe.filestorage = 1.0.1
-grokcore.startup = 0.2
+grokcore.startup = 0.4

Modified: grok/trunk/doc/groktut/generating_html_from_python/etc/debug.ini.in
===================================================================
--- grok/trunk/doc/groktut/generating_html_from_python/etc/debug.ini.in	2009-10-06 20:24:55 UTC (rev 104846)
+++ grok/trunk/doc/groktut/generating_html_from_python/etc/debug.ini.in	2009-10-06 20:28:49 UTC (rev 104847)
@@ -53,8 +53,9 @@
 next = zope
 
 [app:zope]
-use = egg:Sample
+use = egg:Sample#debug
 filter-with = translogger
+exempt-exceptions = zope.security.interfaces.IUnauthorized
 
 [server:main]
 use = egg:Paste#http

Modified: grok/trunk/doc/groktut/generating_html_from_python/setup.py
===================================================================
--- grok/trunk/doc/groktut/generating_html_from_python/setup.py	2009-10-06 20:24:55 UTC (rev 104846)
+++ grok/trunk/doc/groktut/generating_html_from_python/setup.py	2009-10-06 20:28:49 UTC (rev 104847)
@@ -8,7 +8,7 @@
       long_description="""\
 """,
       # Get strings from http://www.python.org/pypi?%3Aaction=list_classifiers
-      classifiers=[], 
+      classifiers=[],
       keywords="",
       author="",
       author_email="",
@@ -31,5 +31,6 @@
       sample-ctl = grokcore.startup:zdaemon_controller
       [paste.app_factory]
       main = grokcore.startup:application_factory
+      debug = grokcore.startup:debug_application_factory
       """,
       )

Modified: grok/trunk/doc/groktut/generating_html_from_python/versions.cfg
===================================================================
--- grok/trunk/doc/groktut/generating_html_from_python/versions.cfg	2009-10-06 20:24:55 UTC (rev 104846)
+++ grok/trunk/doc/groktut/generating_html_from_python/versions.cfg	2009-10-06 20:28:49 UTC (rev 104847)
@@ -1,12 +1,12 @@
 [versions]
-grok = 1.0b1
+grok = 1.0b2
 ClientForm = 0.2.9
 grokcore.component = 1.7
-grokcore.formlib = 1.2
+grokcore.formlib = 1.4
 grokcore.security = 1.2
-grokcore.view = 1.11
-grokcore.viewlet = 1.1
-grokui.admin = 0.4.0
+grokcore.view = 1.12.2
+grokcore.viewlet = 1.3
+grokui.admin = 0.3.2
 martian = 0.11
 mechanize = 0.1.7b
 pytz = 2007k
@@ -123,4 +123,4 @@
 zc.buildout = 1.1.1
 zc.recipe.egg = 1.1.0
 zc.recipe.filestorage = 1.0.1
-grokcore.startup = 0.2
+grokcore.startup = 0.4

Modified: grok/trunk/doc/groktut/making_our_page_dynamic/etc/debug.ini.in
===================================================================
--- grok/trunk/doc/groktut/making_our_page_dynamic/etc/debug.ini.in	2009-10-06 20:24:55 UTC (rev 104846)
+++ grok/trunk/doc/groktut/making_our_page_dynamic/etc/debug.ini.in	2009-10-06 20:28:49 UTC (rev 104847)
@@ -53,8 +53,9 @@
 next = zope
 
 [app:zope]
-use = egg:Sample
+use = egg:Sample#debug
 filter-with = translogger
+exempt-exceptions = zope.security.interfaces.IUnauthorized
 
 [server:main]
 use = egg:Paste#http

Modified: grok/trunk/doc/groktut/making_our_page_dynamic/setup.py
===================================================================
--- grok/trunk/doc/groktut/making_our_page_dynamic/setup.py	2009-10-06 20:24:55 UTC (rev 104846)
+++ grok/trunk/doc/groktut/making_our_page_dynamic/setup.py	2009-10-06 20:28:49 UTC (rev 104847)
@@ -8,7 +8,7 @@
       long_description="""\
 """,
       # Get strings from http://www.python.org/pypi?%3Aaction=list_classifiers
-      classifiers=[], 
+      classifiers=[],
       keywords="",
       author="",
       author_email="",
@@ -31,5 +31,6 @@
       sample-ctl = grokcore.startup:zdaemon_controller
       [paste.app_factory]
       main = grokcore.startup:application_factory
+      debug = grokcore.startup:debug_application_factory
       """,
       )

Modified: grok/trunk/doc/groktut/making_our_page_dynamic/versions.cfg
===================================================================
--- grok/trunk/doc/groktut/making_our_page_dynamic/versions.cfg	2009-10-06 20:24:55 UTC (rev 104846)
+++ grok/trunk/doc/groktut/making_our_page_dynamic/versions.cfg	2009-10-06 20:28:49 UTC (rev 104847)
@@ -1,12 +1,12 @@
 [versions]
-grok = 1.0b1
+grok = 1.0b2
 ClientForm = 0.2.9
 grokcore.component = 1.7
-grokcore.formlib = 1.2
+grokcore.formlib = 1.4
 grokcore.security = 1.2
-grokcore.view = 1.11
-grokcore.viewlet = 1.1
-grokui.admin = 0.4.0
+grokcore.view = 1.12.2
+grokcore.viewlet = 1.3
+grokui.admin = 0.3.2
 martian = 0.11
 mechanize = 0.1.7b
 pytz = 2007k
@@ -123,4 +123,4 @@
 zc.buildout = 1.1.1
 zc.recipe.egg = 1.1.0
 zc.recipe.filestorage = 1.0.1
-grokcore.startup = 0.2
+grokcore.startup = 0.4

Modified: grok/trunk/doc/groktut/publishing_a_simple_web_page/etc/debug.ini.in
===================================================================
--- grok/trunk/doc/groktut/publishing_a_simple_web_page/etc/debug.ini.in	2009-10-06 20:24:55 UTC (rev 104846)
+++ grok/trunk/doc/groktut/publishing_a_simple_web_page/etc/debug.ini.in	2009-10-06 20:28:49 UTC (rev 104847)
@@ -53,8 +53,9 @@
 next = zope
 
 [app:zope]
-use = egg:Sample
+use = egg:Sample#debug
 filter-with = translogger
+exempt-exceptions = zope.security.interfaces.IUnauthorized
 
 [server:main]
 use = egg:Paste#http

Modified: grok/trunk/doc/groktut/publishing_a_simple_web_page/setup.py
===================================================================
--- grok/trunk/doc/groktut/publishing_a_simple_web_page/setup.py	2009-10-06 20:24:55 UTC (rev 104846)
+++ grok/trunk/doc/groktut/publishing_a_simple_web_page/setup.py	2009-10-06 20:28:49 UTC (rev 104847)
@@ -8,7 +8,7 @@
       long_description="""\
 """,
       # Get strings from http://www.python.org/pypi?%3Aaction=list_classifiers
-      classifiers=[], 
+      classifiers=[],
       keywords="",
       author="",
       author_email="",
@@ -31,5 +31,6 @@
       sample-ctl = grokcore.startup:zdaemon_controller
       [paste.app_factory]
       main = grokcore.startup:application_factory
+      debug = grokcore.startup:debug_application_factory
       """,
       )

Modified: grok/trunk/doc/groktut/publishing_a_simple_web_page/versions.cfg
===================================================================
--- grok/trunk/doc/groktut/publishing_a_simple_web_page/versions.cfg	2009-10-06 20:24:55 UTC (rev 104846)
+++ grok/trunk/doc/groktut/publishing_a_simple_web_page/versions.cfg	2009-10-06 20:28:49 UTC (rev 104847)
@@ -1,12 +1,12 @@
 [versions]
-grok = 1.0b1
+grok = 1.0b2
 ClientForm = 0.2.9
 grokcore.component = 1.7
-grokcore.formlib = 1.2
+grokcore.formlib = 1.4
 grokcore.security = 1.2
-grokcore.view = 1.11
-grokcore.viewlet = 1.1
-grokui.admin = 0.4.0
+grokcore.view = 1.12.2
+grokcore.viewlet = 1.3
+grokui.admin = 0.3.2
 martian = 0.11
 mechanize = 0.1.7b
 pytz = 2007k
@@ -123,4 +123,4 @@
 zc.buildout = 1.1.1
 zc.recipe.egg = 1.1.0
 zc.recipe.filestorage = 1.0.1
-grokcore.startup = 0.2
+grokcore.startup = 0.4

Modified: grok/trunk/doc/groktut/reading_url_parameters/etc/debug.ini.in
===================================================================
--- grok/trunk/doc/groktut/reading_url_parameters/etc/debug.ini.in	2009-10-06 20:24:55 UTC (rev 104846)
+++ grok/trunk/doc/groktut/reading_url_parameters/etc/debug.ini.in	2009-10-06 20:28:49 UTC (rev 104847)
@@ -53,8 +53,9 @@
 next = zope
 
 [app:zope]
-use = egg:Sample
+use = egg:Sample#debug
 filter-with = translogger
+exempt-exceptions = zope.security.interfaces.IUnauthorized
 
 [server:main]
 use = egg:Paste#http

Modified: grok/trunk/doc/groktut/reading_url_parameters/setup.py
===================================================================
--- grok/trunk/doc/groktut/reading_url_parameters/setup.py	2009-10-06 20:24:55 UTC (rev 104846)
+++ grok/trunk/doc/groktut/reading_url_parameters/setup.py	2009-10-06 20:28:49 UTC (rev 104847)
@@ -8,7 +8,7 @@
       long_description="""\
 """,
       # Get strings from http://www.python.org/pypi?%3Aaction=list_classifiers
-      classifiers=[], 
+      classifiers=[],
       keywords="",
       author="",
       author_email="",
@@ -31,5 +31,6 @@
       sample-ctl = grokcore.startup:zdaemon_controller
       [paste.app_factory]
       main = grokcore.startup:application_factory
+      debug = grokcore.startup:debug_application_factory
       """,
       )

Modified: grok/trunk/doc/groktut/reading_url_parameters/versions.cfg
===================================================================
--- grok/trunk/doc/groktut/reading_url_parameters/versions.cfg	2009-10-06 20:24:55 UTC (rev 104846)
+++ grok/trunk/doc/groktut/reading_url_parameters/versions.cfg	2009-10-06 20:28:49 UTC (rev 104847)
@@ -1,12 +1,12 @@
 [versions]
-grok = 1.0b1
+grok = 1.0b2
 ClientForm = 0.2.9
 grokcore.component = 1.7
-grokcore.formlib = 1.2
+grokcore.formlib = 1.4
 grokcore.security = 1.2
-grokcore.view = 1.11
-grokcore.viewlet = 1.1
-grokui.admin = 0.4.0
+grokcore.view = 1.12.2
+grokcore.viewlet = 1.3
+grokui.admin = 0.3.2
 martian = 0.11
 mechanize = 0.1.7b
 pytz = 2007k
@@ -123,4 +123,4 @@
 zc.buildout = 1.1.1
 zc.recipe.egg = 1.1.0
 zc.recipe.filestorage = 1.0.1
-grokcore.startup = 0.2
+grokcore.startup = 0.4

Modified: grok/trunk/doc/groktut/reading_url_parameters2/etc/debug.ini.in
===================================================================
--- grok/trunk/doc/groktut/reading_url_parameters2/etc/debug.ini.in	2009-10-06 20:24:55 UTC (rev 104846)
+++ grok/trunk/doc/groktut/reading_url_parameters2/etc/debug.ini.in	2009-10-06 20:28:49 UTC (rev 104847)
@@ -53,8 +53,9 @@
 next = zope
 
 [app:zope]
-use = egg:Sample
+use = egg:Sample#debug
 filter-with = translogger
+exempt-exceptions = zope.security.interfaces.IUnauthorized
 
 [server:main]
 use = egg:Paste#http

Modified: grok/trunk/doc/groktut/reading_url_parameters2/setup.py
===================================================================
--- grok/trunk/doc/groktut/reading_url_parameters2/setup.py	2009-10-06 20:24:55 UTC (rev 104846)
+++ grok/trunk/doc/groktut/reading_url_parameters2/setup.py	2009-10-06 20:28:49 UTC (rev 104847)
@@ -8,7 +8,7 @@
       long_description="""\
 """,
       # Get strings from http://www.python.org/pypi?%3Aaction=list_classifiers
-      classifiers=[], 
+      classifiers=[],
       keywords="",
       author="",
       author_email="",
@@ -31,5 +31,6 @@
       sample-ctl = grokcore.startup:zdaemon_controller
       [paste.app_factory]
       main = grokcore.startup:application_factory
+      debug = grokcore.startup:debug_application_factory
       """,
       )

Modified: grok/trunk/doc/groktut/reading_url_parameters2/versions.cfg
===================================================================
--- grok/trunk/doc/groktut/reading_url_parameters2/versions.cfg	2009-10-06 20:24:55 UTC (rev 104846)
+++ grok/trunk/doc/groktut/reading_url_parameters2/versions.cfg	2009-10-06 20:28:49 UTC (rev 104847)
@@ -1,12 +1,12 @@
 [versions]
-grok = 1.0b1
+grok = 1.0b2
 ClientForm = 0.2.9
 grokcore.component = 1.7
-grokcore.formlib = 1.2
+grokcore.formlib = 1.4
 grokcore.security = 1.2
-grokcore.view = 1.11
-grokcore.viewlet = 1.1
-grokui.admin = 0.4.0
+grokcore.view = 1.12.2
+grokcore.viewlet = 1.3
+grokui.admin = 0.3.2
 martian = 0.11
 mechanize = 0.1.7b
 pytz = 2007k
@@ -123,4 +123,4 @@
 zc.buildout = 1.1.1
 zc.recipe.egg = 1.1.0
 zc.recipe.filestorage = 1.0.1
-grokcore.startup = 0.2
+grokcore.startup = 0.4

Modified: grok/trunk/doc/groktut/redirection/etc/debug.ini.in
===================================================================
--- grok/trunk/doc/groktut/redirection/etc/debug.ini.in	2009-10-06 20:24:55 UTC (rev 104846)
+++ grok/trunk/doc/groktut/redirection/etc/debug.ini.in	2009-10-06 20:28:49 UTC (rev 104847)
@@ -53,8 +53,9 @@
 next = zope
 
 [app:zope]
-use = egg:Sample
+use = egg:Sample#debug
 filter-with = translogger
+exempt-exceptions = zope.security.interfaces.IUnauthorized
 
 [server:main]
 use = egg:Paste#http

Modified: grok/trunk/doc/groktut/redirection/setup.py
===================================================================
--- grok/trunk/doc/groktut/redirection/setup.py	2009-10-06 20:24:55 UTC (rev 104846)
+++ grok/trunk/doc/groktut/redirection/setup.py	2009-10-06 20:28:49 UTC (rev 104847)
@@ -8,7 +8,7 @@
       long_description="""\
 """,
       # Get strings from http://www.python.org/pypi?%3Aaction=list_classifiers
-      classifiers=[], 
+      classifiers=[],
       keywords="",
       author="",
       author_email="",
@@ -31,5 +31,6 @@
       sample-ctl = grokcore.startup:zdaemon_controller
       [paste.app_factory]
       main = grokcore.startup:application_factory
+      debug = grokcore.startup:debug_application_factory
       """,
       )

Modified: grok/trunk/doc/groktut/redirection/versions.cfg
===================================================================
--- grok/trunk/doc/groktut/redirection/versions.cfg	2009-10-06 20:24:55 UTC (rev 104846)
+++ grok/trunk/doc/groktut/redirection/versions.cfg	2009-10-06 20:28:49 UTC (rev 104847)
@@ -1,12 +1,12 @@
 [versions]
-grok = 1.0b1
+grok = 1.0b2
 ClientForm = 0.2.9
 grokcore.component = 1.7
-grokcore.formlib = 1.2
+grokcore.formlib = 1.4
 grokcore.security = 1.2
-grokcore.view = 1.11
-grokcore.viewlet = 1.1
-grokui.admin = 0.4.0
+grokcore.view = 1.12.2
+grokcore.viewlet = 1.3
+grokui.admin = 0.3.2
 martian = 0.11
 mechanize = 0.1.7b
 pytz = 2007k
@@ -123,4 +123,4 @@
 zc.buildout = 1.1.1
 zc.recipe.egg = 1.1.0
 zc.recipe.filestorage = 1.0.1
-grokcore.startup = 0.2
+grokcore.startup = 0.4

Modified: grok/trunk/doc/groktut/setting_the_content_type/etc/debug.ini.in
===================================================================
--- grok/trunk/doc/groktut/setting_the_content_type/etc/debug.ini.in	2009-10-06 20:24:55 UTC (rev 104846)
+++ grok/trunk/doc/groktut/setting_the_content_type/etc/debug.ini.in	2009-10-06 20:28:49 UTC (rev 104847)
@@ -53,8 +53,9 @@
 next = zope
 
 [app:zope]
-use = egg:Sample
+use = egg:Sample#debug
 filter-with = translogger
+exempt-exceptions = zope.security.interfaces.IUnauthorized
 
 [server:main]
 use = egg:Paste#http

Modified: grok/trunk/doc/groktut/setting_the_content_type/setup.py
===================================================================
--- grok/trunk/doc/groktut/setting_the_content_type/setup.py	2009-10-06 20:24:55 UTC (rev 104846)
+++ grok/trunk/doc/groktut/setting_the_content_type/setup.py	2009-10-06 20:28:49 UTC (rev 104847)
@@ -8,7 +8,7 @@
       long_description="""\
 """,
       # Get strings from http://www.python.org/pypi?%3Aaction=list_classifiers
-      classifiers=[], 
+      classifiers=[],
       keywords="",
       author="",
       author_email="",
@@ -31,5 +31,6 @@
       sample-ctl = grokcore.startup:zdaemon_controller
       [paste.app_factory]
       main = grokcore.startup:application_factory
+      debug = grokcore.startup:debug_application_factory
       """,
       )

Modified: grok/trunk/doc/groktut/setting_the_content_type/versions.cfg
===================================================================
--- grok/trunk/doc/groktut/setting_the_content_type/versions.cfg	2009-10-06 20:24:55 UTC (rev 104846)
+++ grok/trunk/doc/groktut/setting_the_content_type/versions.cfg	2009-10-06 20:28:49 UTC (rev 104847)
@@ -1,12 +1,12 @@
 [versions]
-grok = 1.0b1
+grok = 1.0b2
 ClientForm = 0.2.9
 grokcore.component = 1.7
-grokcore.formlib = 1.2
+grokcore.formlib = 1.4
 grokcore.security = 1.2
-grokcore.view = 1.11
-grokcore.viewlet = 1.1
-grokui.admin = 0.4.0
+grokcore.view = 1.12.2
+grokcore.viewlet = 1.3
+grokui.admin = 0.3.2
 martian = 0.11
 mechanize = 0.1.7b
 pytz = 2007k
@@ -123,4 +123,4 @@
 zc.buildout = 1.1.1
 zc.recipe.egg = 1.1.0
 zc.recipe.filestorage = 1.0.1
-grokcore.startup = 0.2
+grokcore.startup = 0.4

Modified: grok/trunk/doc/groktut/showing_the_value_in_the_form/etc/debug.ini.in
===================================================================
--- grok/trunk/doc/groktut/showing_the_value_in_the_form/etc/debug.ini.in	2009-10-06 20:24:55 UTC (rev 104846)
+++ grok/trunk/doc/groktut/showing_the_value_in_the_form/etc/debug.ini.in	2009-10-06 20:28:49 UTC (rev 104847)
@@ -53,8 +53,9 @@
 next = zope
 
 [app:zope]
-use = egg:Sample
+use = egg:Sample#debug
 filter-with = translogger
+exempt-exceptions = zope.security.interfaces.IUnauthorized
 
 [server:main]
 use = egg:Paste#http

Modified: grok/trunk/doc/groktut/showing_the_value_in_the_form/setup.py
===================================================================
--- grok/trunk/doc/groktut/showing_the_value_in_the_form/setup.py	2009-10-06 20:24:55 UTC (rev 104846)
+++ grok/trunk/doc/groktut/showing_the_value_in_the_form/setup.py	2009-10-06 20:28:49 UTC (rev 104847)
@@ -8,7 +8,7 @@
       long_description="""\
 """,
       # Get strings from http://www.python.org/pypi?%3Aaction=list_classifiers
-      classifiers=[], 
+      classifiers=[],
       keywords="",
       author="",
       author_email="",
@@ -31,5 +31,6 @@
       sample-ctl = grokcore.startup:zdaemon_controller
       [paste.app_factory]
       main = grokcore.startup:application_factory
+      debug = grokcore.startup:debug_application_factory
       """,
       )

Modified: grok/trunk/doc/groktut/showing_the_value_in_the_form/versions.cfg
===================================================================
--- grok/trunk/doc/groktut/showing_the_value_in_the_form/versions.cfg	2009-10-06 20:24:55 UTC (rev 104846)
+++ grok/trunk/doc/groktut/showing_the_value_in_the_form/versions.cfg	2009-10-06 20:28:49 UTC (rev 104847)
@@ -1,12 +1,12 @@
 [versions]
-grok = 1.0b1
+grok = 1.0b2
 ClientForm = 0.2.9
 grokcore.component = 1.7
-grokcore.formlib = 1.2
+grokcore.formlib = 1.4
 grokcore.security = 1.2
-grokcore.view = 1.11
-grokcore.viewlet = 1.1
-grokui.admin = 0.4.0
+grokcore.view = 1.12.2
+grokcore.viewlet = 1.3
+grokui.admin = 0.3.2
 martian = 0.11
 mechanize = 0.1.7b
 pytz = 2007k
@@ -123,4 +123,4 @@
 zc.buildout = 1.1.1
 zc.recipe.egg = 1.1.0
 zc.recipe.filestorage = 1.0.1
-grokcore.startup = 0.2
+grokcore.startup = 0.4

Modified: grok/trunk/doc/groktut/simple_forms/etc/debug.ini.in
===================================================================
--- grok/trunk/doc/groktut/simple_forms/etc/debug.ini.in	2009-10-06 20:24:55 UTC (rev 104846)
+++ grok/trunk/doc/groktut/simple_forms/etc/debug.ini.in	2009-10-06 20:28:49 UTC (rev 104847)
@@ -53,8 +53,9 @@
 next = zope
 
 [app:zope]
-use = egg:Sample
+use = egg:Sample#debug
 filter-with = translogger
+exempt-exceptions = zope.security.interfaces.IUnauthorized
 
 [server:main]
 use = egg:Paste#http

Modified: grok/trunk/doc/groktut/simple_forms/setup.py
===================================================================
--- grok/trunk/doc/groktut/simple_forms/setup.py	2009-10-06 20:24:55 UTC (rev 104846)
+++ grok/trunk/doc/groktut/simple_forms/setup.py	2009-10-06 20:28:49 UTC (rev 104847)
@@ -8,7 +8,7 @@
       long_description="""\
 """,
       # Get strings from http://www.python.org/pypi?%3Aaction=list_classifiers
-      classifiers=[], 
+      classifiers=[],
       keywords="",
       author="",
       author_email="",
@@ -31,5 +31,6 @@
       sample-ctl = grokcore.startup:zdaemon_controller
       [paste.app_factory]
       main = grokcore.startup:application_factory
+      debug = grokcore.startup:debug_application_factory
       """,
       )

Modified: grok/trunk/doc/groktut/simple_forms/versions.cfg
===================================================================
--- grok/trunk/doc/groktut/simple_forms/versions.cfg	2009-10-06 20:24:55 UTC (rev 104846)
+++ grok/trunk/doc/groktut/simple_forms/versions.cfg	2009-10-06 20:28:49 UTC (rev 104847)
@@ -1,12 +1,12 @@
 [versions]
-grok = 1.0b1
+grok = 1.0b2
 ClientForm = 0.2.9
 grokcore.component = 1.7
-grokcore.formlib = 1.2
+grokcore.formlib = 1.4
 grokcore.security = 1.2
-grokcore.view = 1.11
-grokcore.viewlet = 1.1
-grokui.admin = 0.4.0
+grokcore.view = 1.12.2
+grokcore.viewlet = 1.3
+grokui.admin = 0.3.2
 martian = 0.11
 mechanize = 0.1.7b
 pytz = 2007k
@@ -123,4 +123,4 @@
 zc.buildout = 1.1.1
 zc.recipe.egg = 1.1.0
 zc.recipe.filestorage = 1.0.1
-grokcore.startup = 0.2
+grokcore.startup = 0.4

Modified: grok/trunk/doc/groktut/simple_forms2/etc/debug.ini.in
===================================================================
--- grok/trunk/doc/groktut/simple_forms2/etc/debug.ini.in	2009-10-06 20:24:55 UTC (rev 104846)
+++ grok/trunk/doc/groktut/simple_forms2/etc/debug.ini.in	2009-10-06 20:28:49 UTC (rev 104847)
@@ -53,8 +53,9 @@
 next = zope
 
 [app:zope]
-use = egg:Sample
+use = egg:Sample#debug
 filter-with = translogger
+exempt-exceptions = zope.security.interfaces.IUnauthorized
 
 [server:main]
 use = egg:Paste#http

Modified: grok/trunk/doc/groktut/simple_forms2/setup.py
===================================================================
--- grok/trunk/doc/groktut/simple_forms2/setup.py	2009-10-06 20:24:55 UTC (rev 104846)
+++ grok/trunk/doc/groktut/simple_forms2/setup.py	2009-10-06 20:28:49 UTC (rev 104847)
@@ -1,6 +1,6 @@
 from setuptools import setup, find_packages
 
-version = 0.0
+version = '0.0'
 
 setup(name='Sample',
       version=version,
@@ -8,7 +8,7 @@
       long_description="""\
 """,
       # Get strings from http://www.python.org/pypi?%3Aaction=list_classifiers
-      classifiers=[], 
+      classifiers=[],
       keywords="",
       author="",
       author_email="",
@@ -25,11 +25,12 @@
                         'grokcore.startup',
                         # Add extra requirements here
                         ],
-      entry_points="""
+      entry_points = """
       [console_scripts]
       sample-debug = grokcore.startup:interactive_debug_prompt
       sample-ctl = grokcore.startup:zdaemon_controller
       [paste.app_factory]
       main = grokcore.startup:application_factory
+      debug = grokcore.startup:debug_application_factory
       """,
       )

Modified: grok/trunk/doc/groktut/simple_forms2/versions.cfg
===================================================================
--- grok/trunk/doc/groktut/simple_forms2/versions.cfg	2009-10-06 20:24:55 UTC (rev 104846)
+++ grok/trunk/doc/groktut/simple_forms2/versions.cfg	2009-10-06 20:28:49 UTC (rev 104847)
@@ -1,12 +1,12 @@
 [versions]
-grok = 1.0b1
+grok = 1.0b2
 ClientForm = 0.2.9
 grokcore.component = 1.7
-grokcore.formlib = 1.2
+grokcore.formlib = 1.4
 grokcore.security = 1.2
-grokcore.view = 1.11
-grokcore.viewlet = 1.1
-grokui.admin = 0.4.0
+grokcore.view = 1.12.2
+grokcore.viewlet = 1.3
+grokui.admin = 0.3.2
 martian = 0.11
 mechanize = 0.1.7b
 pytz = 2007k
@@ -123,4 +123,4 @@
 zc.buildout = 1.1.1
 zc.recipe.egg = 1.1.0
 zc.recipe.filestorage = 1.0.1
-grokcore.startup = 0.2
+grokcore.startup = 0.4

Modified: grok/trunk/doc/groktut/static_resources_for_our_web_page/etc/debug.ini.in
===================================================================
--- grok/trunk/doc/groktut/static_resources_for_our_web_page/etc/debug.ini.in	2009-10-06 20:24:55 UTC (rev 104846)
+++ grok/trunk/doc/groktut/static_resources_for_our_web_page/etc/debug.ini.in	2009-10-06 20:28:49 UTC (rev 104847)
@@ -53,8 +53,9 @@
 next = zope
 
 [app:zope]
-use = egg:Sample
+use = egg:Sample#debug
 filter-with = translogger
+exempt-exceptions = zope.security.interfaces.IUnauthorized
 
 [server:main]
 use = egg:Paste#http

Modified: grok/trunk/doc/groktut/static_resources_for_our_web_page/setup.py
===================================================================
--- grok/trunk/doc/groktut/static_resources_for_our_web_page/setup.py	2009-10-06 20:24:55 UTC (rev 104846)
+++ grok/trunk/doc/groktut/static_resources_for_our_web_page/setup.py	2009-10-06 20:28:49 UTC (rev 104847)
@@ -8,7 +8,7 @@
       long_description="""\
 """,
       # Get strings from http://www.python.org/pypi?%3Aaction=list_classifiers
-      classifiers=[], 
+      classifiers=[],
       keywords="",
       author="",
       author_email="",
@@ -31,5 +31,6 @@
       sample-ctl = grokcore.startup:zdaemon_controller
       [paste.app_factory]
       main = grokcore.startup:application_factory
+      debug = grokcore.startup:debug_application_factory
       """,
       )

Modified: grok/trunk/doc/groktut/static_resources_for_our_web_page/versions.cfg
===================================================================
--- grok/trunk/doc/groktut/static_resources_for_our_web_page/versions.cfg	2009-10-06 20:24:55 UTC (rev 104846)
+++ grok/trunk/doc/groktut/static_resources_for_our_web_page/versions.cfg	2009-10-06 20:28:49 UTC (rev 104847)
@@ -1,12 +1,12 @@
 [versions]
-grok = 1.0b1
+grok = 1.0b2
 ClientForm = 0.2.9
 grokcore.component = 1.7
-grokcore.formlib = 1.2
+grokcore.formlib = 1.4
 grokcore.security = 1.2
-grokcore.view = 1.11
-grokcore.viewlet = 1.1
-grokui.admin = 0.4.0
+grokcore.view = 1.12.2
+grokcore.viewlet = 1.3
+grokui.admin = 0.3.2
 martian = 0.11
 mechanize = 0.1.7b
 pytz = 2007k
@@ -123,4 +123,4 @@
 zc.buildout = 1.1.1
 zc.recipe.egg = 1.1.0
 zc.recipe.filestorage = 1.0.1
-grokcore.startup = 0.2
+grokcore.startup = 0.4

Modified: grok/trunk/doc/groktut/storing_data/etc/debug.ini.in
===================================================================
--- grok/trunk/doc/groktut/storing_data/etc/debug.ini.in	2009-10-06 20:24:55 UTC (rev 104846)
+++ grok/trunk/doc/groktut/storing_data/etc/debug.ini.in	2009-10-06 20:28:49 UTC (rev 104847)
@@ -53,8 +53,9 @@
 next = zope
 
 [app:zope]
-use = egg:Sample
+use = egg:Sample#debug
 filter-with = translogger
+exempt-exceptions = zope.security.interfaces.IUnauthorized
 
 [server:main]
 use = egg:Paste#http

Modified: grok/trunk/doc/groktut/storing_data/setup.py
===================================================================
--- grok/trunk/doc/groktut/storing_data/setup.py	2009-10-06 20:24:55 UTC (rev 104846)
+++ grok/trunk/doc/groktut/storing_data/setup.py	2009-10-06 20:28:49 UTC (rev 104847)
@@ -8,7 +8,7 @@
       long_description="""\
 """,
       # Get strings from http://www.python.org/pypi?%3Aaction=list_classifiers
-      classifiers=[], 
+      classifiers=[],
       keywords="",
       author="",
       author_email="",
@@ -31,5 +31,6 @@
       sample-ctl = grokcore.startup:zdaemon_controller
       [paste.app_factory]
       main = grokcore.startup:application_factory
+      debug = grokcore.startup:debug_application_factory
       """,
       )

Modified: grok/trunk/doc/groktut/storing_data/versions.cfg
===================================================================
--- grok/trunk/doc/groktut/storing_data/versions.cfg	2009-10-06 20:24:55 UTC (rev 104846)
+++ grok/trunk/doc/groktut/storing_data/versions.cfg	2009-10-06 20:28:49 UTC (rev 104847)
@@ -1,12 +1,12 @@
 [versions]
-grok = 1.0b1
+grok = 1.0b2
 ClientForm = 0.2.9
 grokcore.component = 1.7
-grokcore.formlib = 1.2
+grokcore.formlib = 1.4
 grokcore.security = 1.2
-grokcore.view = 1.11
-grokcore.viewlet = 1.1
-grokui.admin = 0.4.0
+grokcore.view = 1.12.2
+grokcore.viewlet = 1.3
+grokui.admin = 0.3.2
 martian = 0.11
 mechanize = 0.1.7b
 pytz = 2007k
@@ -123,4 +123,4 @@
 zc.buildout = 1.1.1
 zc.recipe.egg = 1.1.0
 zc.recipe.filestorage = 1.0.1
-grokcore.startup = 0.2
+grokcore.startup = 0.4

Modified: grok/trunk/doc/groktut/template/etc/debug.ini.in
===================================================================
--- grok/trunk/doc/groktut/template/etc/debug.ini.in	2009-10-06 20:24:55 UTC (rev 104846)
+++ grok/trunk/doc/groktut/template/etc/debug.ini.in	2009-10-06 20:28:49 UTC (rev 104847)
@@ -53,8 +53,9 @@
 next = zope
 
 [app:zope]
-use = egg:Sample
+use = egg:Sample#debug
 filter-with = translogger
+exempt-exceptions = zope.security.interfaces.IUnauthorized
 
 [server:main]
 use = egg:Paste#http

Modified: grok/trunk/doc/groktut/template/setup.py
===================================================================
--- grok/trunk/doc/groktut/template/setup.py	2009-10-06 20:24:55 UTC (rev 104846)
+++ grok/trunk/doc/groktut/template/setup.py	2009-10-06 20:28:49 UTC (rev 104847)
@@ -8,7 +8,7 @@
       long_description="""\
 """,
       # Get strings from http://www.python.org/pypi?%3Aaction=list_classifiers
-      classifiers=[], 
+      classifiers=[],
       keywords="",
       author="",
       author_email="",
@@ -31,5 +31,6 @@
       sample-ctl = grokcore.startup:zdaemon_controller
       [paste.app_factory]
       main = grokcore.startup:application_factory
+      debug = grokcore.startup:debug_application_factory
       """,
       )

Modified: grok/trunk/doc/groktut/template/versions.cfg
===================================================================
--- grok/trunk/doc/groktut/template/versions.cfg	2009-10-06 20:24:55 UTC (rev 104846)
+++ grok/trunk/doc/groktut/template/versions.cfg	2009-10-06 20:28:49 UTC (rev 104847)
@@ -1,12 +1,12 @@
 [versions]
-grok = 1.0b1
+grok = 1.0b2
 ClientForm = 0.2.9
 grokcore.component = 1.7
-grokcore.formlib = 1.2
+grokcore.formlib = 1.4
 grokcore.security = 1.2
-grokcore.view = 1.11
-grokcore.viewlet = 1.1
-grokui.admin = 0.4.0
+grokcore.view = 1.12.2
+grokcore.viewlet = 1.3
+grokui.admin = 0.3.2
 martian = 0.11
 mechanize = 0.1.7b
 pytz = 2007k
@@ -123,4 +123,4 @@
 zc.buildout = 1.1.1
 zc.recipe.egg = 1.1.0
 zc.recipe.filestorage = 1.0.1
-grokcore.startup = 0.2
+grokcore.startup = 0.4

Modified: grok/trunk/doc/groktut/the_rules_of_persistence/etc/debug.ini.in
===================================================================
--- grok/trunk/doc/groktut/the_rules_of_persistence/etc/debug.ini.in	2009-10-06 20:24:55 UTC (rev 104846)
+++ grok/trunk/doc/groktut/the_rules_of_persistence/etc/debug.ini.in	2009-10-06 20:28:49 UTC (rev 104847)
@@ -53,8 +53,9 @@
 next = zope
 
 [app:zope]
-use = egg:Sample
+use = egg:Sample#debug
 filter-with = translogger
+exempt-exceptions = zope.security.interfaces.IUnauthorized
 
 [server:main]
 use = egg:Paste#http

Modified: grok/trunk/doc/groktut/the_rules_of_persistence/setup.py
===================================================================
--- grok/trunk/doc/groktut/the_rules_of_persistence/setup.py	2009-10-06 20:24:55 UTC (rev 104846)
+++ grok/trunk/doc/groktut/the_rules_of_persistence/setup.py	2009-10-06 20:28:49 UTC (rev 104847)
@@ -8,7 +8,7 @@
       long_description="""\
 """,
       # Get strings from http://www.python.org/pypi?%3Aaction=list_classifiers
-      classifiers=[], 
+      classifiers=[],
       keywords="",
       author="",
       author_email="",
@@ -31,5 +31,6 @@
       sample-ctl = grokcore.startup:zdaemon_controller
       [paste.app_factory]
       main = grokcore.startup:application_factory
+      debug = grokcore.startup:debug_application_factory
       """,
       )

Modified: grok/trunk/doc/groktut/the_rules_of_persistence/versions.cfg
===================================================================
--- grok/trunk/doc/groktut/the_rules_of_persistence/versions.cfg	2009-10-06 20:24:55 UTC (rev 104846)
+++ grok/trunk/doc/groktut/the_rules_of_persistence/versions.cfg	2009-10-06 20:28:49 UTC (rev 104847)
@@ -1,12 +1,12 @@
 [versions]
-grok = 1.0b1
+grok = 1.0b2
 ClientForm = 0.2.9
 grokcore.component = 1.7
-grokcore.formlib = 1.2
+grokcore.formlib = 1.4
 grokcore.security = 1.2
-grokcore.view = 1.11
-grokcore.viewlet = 1.1
-grokui.admin = 0.4.0
+grokcore.view = 1.12.2
+grokcore.viewlet = 1.3
+grokui.admin = 0.3.2
 martian = 0.11
 mechanize = 0.1.7b
 pytz = 2007k
@@ -123,4 +123,4 @@
 zc.buildout = 1.1.1
 zc.recipe.egg = 1.1.0
 zc.recipe.filestorage = 1.0.1
-grokcore.startup = 0.2
+grokcore.startup = 0.4

Modified: grok/trunk/doc/groktut/the_rules_of_persistence2/etc/debug.ini.in
===================================================================
--- grok/trunk/doc/groktut/the_rules_of_persistence2/etc/debug.ini.in	2009-10-06 20:24:55 UTC (rev 104846)
+++ grok/trunk/doc/groktut/the_rules_of_persistence2/etc/debug.ini.in	2009-10-06 20:28:49 UTC (rev 104847)
@@ -53,8 +53,9 @@
 next = zope
 
 [app:zope]
-use = egg:Sample
+use = egg:Sample#debug
 filter-with = translogger
+exempt-exceptions = zope.security.interfaces.IUnauthorized
 
 [server:main]
 use = egg:Paste#http

Modified: grok/trunk/doc/groktut/the_rules_of_persistence2/setup.py
===================================================================
--- grok/trunk/doc/groktut/the_rules_of_persistence2/setup.py	2009-10-06 20:24:55 UTC (rev 104846)
+++ grok/trunk/doc/groktut/the_rules_of_persistence2/setup.py	2009-10-06 20:28:49 UTC (rev 104847)
@@ -8,7 +8,7 @@
       long_description="""\
 """,
       # Get strings from http://www.python.org/pypi?%3Aaction=list_classifiers
-      classifiers=[], 
+      classifiers=[],
       keywords="",
       author="",
       author_email="",
@@ -31,5 +31,6 @@
       sample-ctl = grokcore.startup:zdaemon_controller
       [paste.app_factory]
       main = grokcore.startup:application_factory
+      debug = grokcore.startup:debug_application_factory
       """,
       )

Modified: grok/trunk/doc/groktut/the_rules_of_persistence2/versions.cfg
===================================================================
--- grok/trunk/doc/groktut/the_rules_of_persistence2/versions.cfg	2009-10-06 20:24:55 UTC (rev 104846)
+++ grok/trunk/doc/groktut/the_rules_of_persistence2/versions.cfg	2009-10-06 20:28:49 UTC (rev 104847)
@@ -1,12 +1,12 @@
 [versions]
-grok = 1.0b1
+grok = 1.0b2
 ClientForm = 0.2.9
 grokcore.component = 1.7
-grokcore.formlib = 1.2
+grokcore.formlib = 1.4
 grokcore.security = 1.2
-grokcore.view = 1.11
-grokcore.viewlet = 1.1
-grokui.admin = 0.4.0
+grokcore.view = 1.12.2
+grokcore.viewlet = 1.3
+grokui.admin = 0.3.2
 martian = 0.11
 mechanize = 0.1.7b
 pytz = 2007k
@@ -123,4 +123,4 @@
 zc.buildout = 1.1.1
 zc.recipe.egg = 1.1.0
 zc.recipe.filestorage = 1.0.1
-grokcore.startup = 0.2
+grokcore.startup = 0.4

Modified: grok/trunk/doc/groktut/the_rules_of_persistence3/etc/debug.ini.in
===================================================================
--- grok/trunk/doc/groktut/the_rules_of_persistence3/etc/debug.ini.in	2009-10-06 20:24:55 UTC (rev 104846)
+++ grok/trunk/doc/groktut/the_rules_of_persistence3/etc/debug.ini.in	2009-10-06 20:28:49 UTC (rev 104847)
@@ -53,8 +53,9 @@
 next = zope
 
 [app:zope]
-use = egg:Sample
+use = egg:Sample#debug
 filter-with = translogger
+exempt-exceptions = zope.security.interfaces.IUnauthorized
 
 [server:main]
 use = egg:Paste#http

Modified: grok/trunk/doc/groktut/the_rules_of_persistence3/setup.py
===================================================================
--- grok/trunk/doc/groktut/the_rules_of_persistence3/setup.py	2009-10-06 20:24:55 UTC (rev 104846)
+++ grok/trunk/doc/groktut/the_rules_of_persistence3/setup.py	2009-10-06 20:28:49 UTC (rev 104847)
@@ -8,7 +8,7 @@
       long_description="""\
 """,
       # Get strings from http://www.python.org/pypi?%3Aaction=list_classifiers
-      classifiers=[], 
+      classifiers=[],
       keywords="",
       author="",
       author_email="",
@@ -31,5 +31,6 @@
       sample-ctl = grokcore.startup:zdaemon_controller
       [paste.app_factory]
       main = grokcore.startup:application_factory
+      debug = grokcore.startup:debug_application_factory
       """,
       )

Modified: grok/trunk/doc/groktut/the_rules_of_persistence3/versions.cfg
===================================================================
--- grok/trunk/doc/groktut/the_rules_of_persistence3/versions.cfg	2009-10-06 20:24:55 UTC (rev 104846)
+++ grok/trunk/doc/groktut/the_rules_of_persistence3/versions.cfg	2009-10-06 20:28:49 UTC (rev 104847)
@@ -1,12 +1,12 @@
 [versions]
-grok = 1.0b1
+grok = 1.0b2
 ClientForm = 0.2.9
 grokcore.component = 1.7
-grokcore.formlib = 1.2
+grokcore.formlib = 1.4
 grokcore.security = 1.2
-grokcore.view = 1.11
-grokcore.viewlet = 1.1
-grokui.admin = 0.4.0
+grokcore.view = 1.12.2
+grokcore.viewlet = 1.3
+grokui.admin = 0.3.2
 martian = 0.11
 mechanize = 0.1.7b
 pytz = 2007k
@@ -123,4 +123,4 @@
 zc.buildout = 1.1.1
 zc.recipe.egg = 1.1.0
 zc.recipe.filestorage = 1.0.1
-grokcore.startup = 0.2
+grokcore.startup = 0.4

Modified: grok/trunk/doc/groktut/using_view_methods/etc/debug.ini.in
===================================================================
--- grok/trunk/doc/groktut/using_view_methods/etc/debug.ini.in	2009-10-06 20:24:55 UTC (rev 104846)
+++ grok/trunk/doc/groktut/using_view_methods/etc/debug.ini.in	2009-10-06 20:28:49 UTC (rev 104847)
@@ -53,8 +53,9 @@
 next = zope
 
 [app:zope]
-use = egg:Sample
+use = egg:Sample#debug
 filter-with = translogger
+exempt-exceptions = zope.security.interfaces.IUnauthorized
 
 [server:main]
 use = egg:Paste#http

Modified: grok/trunk/doc/groktut/using_view_methods/setup.py
===================================================================
--- grok/trunk/doc/groktut/using_view_methods/setup.py	2009-10-06 20:24:55 UTC (rev 104846)
+++ grok/trunk/doc/groktut/using_view_methods/setup.py	2009-10-06 20:28:49 UTC (rev 104847)
@@ -8,7 +8,7 @@
       long_description="""\
 """,
       # Get strings from http://www.python.org/pypi?%3Aaction=list_classifiers
-      classifiers=[], 
+      classifiers=[],
       keywords="",
       author="",
       author_email="",
@@ -31,5 +31,6 @@
       sample-ctl = grokcore.startup:zdaemon_controller
       [paste.app_factory]
       main = grokcore.startup:application_factory
+      debug = grokcore.startup:debug_application_factory
       """,
       )

Modified: grok/trunk/doc/groktut/using_view_methods/versions.cfg
===================================================================
--- grok/trunk/doc/groktut/using_view_methods/versions.cfg	2009-10-06 20:24:55 UTC (rev 104846)
+++ grok/trunk/doc/groktut/using_view_methods/versions.cfg	2009-10-06 20:28:49 UTC (rev 104847)
@@ -1,12 +1,12 @@
 [versions]
-grok = 1.0b1
+grok = 1.0b2
 ClientForm = 0.2.9
 grokcore.component = 1.7
-grokcore.formlib = 1.2
+grokcore.formlib = 1.4
 grokcore.security = 1.2
-grokcore.view = 1.11
-grokcore.viewlet = 1.1
-grokui.admin = 0.4.0
+grokcore.view = 1.12.2
+grokcore.viewlet = 1.3
+grokui.admin = 0.3.2
 martian = 0.11
 mechanize = 0.1.7b
 pytz = 2007k
@@ -123,4 +123,4 @@
 zc.buildout = 1.1.1
 zc.recipe.egg = 1.1.0
 zc.recipe.filestorage = 1.0.1
-grokcore.startup = 0.2
+grokcore.startup = 0.4



More information about the checkins mailing list