From a0423aedb4abaf12b4008c0b229ec0ecad4ddfd8 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Thu, 31 Jul 2008 06:17:31 +0000 Subject: - Add event sends for INewRequest and INewResponse. See the events.rst chapter in the documentation's ``api`` directory. --- repoze/bfg/sampleapp/configure.zcml | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'repoze/bfg/sampleapp/configure.zcml') diff --git a/repoze/bfg/sampleapp/configure.zcml b/repoze/bfg/sampleapp/configure.zcml index 121566520..a5f27595e 100644 --- a/repoze/bfg/sampleapp/configure.zcml +++ b/repoze/bfg/sampleapp/configure.zcml @@ -39,4 +39,16 @@ permission="manage" /> + + + + + + -- cgit v1.2.3