From 24468a3b2e5f223ce5bc44c66fe27f1bd50c243a Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Wed, 1 Jul 2009 08:17:14 +0000 Subject: Renderings. --- docs/tutorials/bfgwiki/authorization.rst | 2 +- docs/tutorials/bfgwiki2/authorization.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/tutorials') diff --git a/docs/tutorials/bfgwiki/authorization.rst b/docs/tutorials/bfgwiki/authorization.rst index 304a3964b..e605fd31a 100644 --- a/docs/tutorials/bfgwiki/authorization.rst +++ b/docs/tutorials/bfgwiki/authorization.rst @@ -35,7 +35,7 @@ that a view invocation can not be authorized. When you're done, your Adding ``security.py`` -~~~~~~~~~~~~~~~~~~~~~ +~~~~~~~~~~~~~~~~~~~~~~ Add a ``security.py`` module within your package (in the same directory as "run.py", "views.py", etc) with the following content: diff --git a/docs/tutorials/bfgwiki2/authorization.rst b/docs/tutorials/bfgwiki2/authorization.rst index d95f54127..ec6f44882 100644 --- a/docs/tutorials/bfgwiki2/authorization.rst +++ b/docs/tutorials/bfgwiki2/authorization.rst @@ -91,7 +91,7 @@ that a view invocation can not be authorized. When you're done, your :language: xml Adding ``security.py`` -~~~~~~~~~~~~~~~~~~~~~ +~~~~~~~~~~~~~~~~~~~~~~ Add a ``security.py`` module within your package (in the same directory as "run.py", "views.py", etc) with the following content: -- cgit v1.2.3