From 95b14bdd6c911c584d81a33e5ef42a5d67efdfe8 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Sat, 19 Jul 2008 23:45:57 +0000 Subject: Add wsgiapp decorator. --- docs/index.rst | 1 + 1 file changed, 1 insertion(+) (limited to 'docs') diff --git a/docs/index.rst b/docs/index.rst index 380f9128a..ceb2e5fd9 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -35,6 +35,7 @@ and run a web application. api/router api/security api/template + api/wsgi Indices and tables ================== -- cgit v1.2.3