From a1f12be881a025d0640052554e8d53cdfe19afa9 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Tue, 8 Jul 2008 14:25:46 +0000 Subject: Redirect on default view if name doesn't end with slash. Rejigger sample app, adding more templates. --- repoze/bfg/sampleapp/configure.zcml | 21 ++++++++++++--------- 1 file changed, 12 insertions(+), 9 deletions(-) (limited to 'repoze/bfg/sampleapp/configure.zcml') diff --git a/repoze/bfg/sampleapp/configure.zcml b/repoze/bfg/sampleapp/configure.zcml index cddefc172..0e58126a7 100644 --- a/repoze/bfg/sampleapp/configure.zcml +++ b/repoze/bfg/sampleapp/configure.zcml @@ -4,24 +4,27 @@ + + + -- cgit v1.2.3