--- trunk/ChangeLog 2007/09/06 05:47:42 141 +++ trunk/ChangeLog 2007/09/06 08:54:26 143 @@ -1,5 +1,17 @@ 2007-09-05 Sascha L. Teichmann + * tools/formed/formed/plugins/web/renderer.py: SimplePageRenderer + returns "Page not found" if given page is None. + + * tools/formed/formed/plugins/web/controllers.py: Added checks + to avoid crashing when ask for a non-existent page. + +2007-09-05 Sascha L. Teichmann + + * tools/formed/formed/plugins/web/controllers.py: Some clean-ups. + +2007-09-05 Sascha L. Teichmann + * tools/formed/formed/plugins/web/plugin.py: Remove request handlers and renderers.