From 090e31fadd53389755706dd9c4d7a96ac1f047a5 Mon Sep 17 00:00:00 2001 From: kenmanheimer Date: Tue, 8 Nov 2011 17:20:32 -0800 Subject: Add a note flagging the only case where we might mislead the student to change substitute the package name they used with 'tutorial'. --- docs/tutorials/wiki/authorization.rst | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'docs/tutorials') diff --git a/docs/tutorials/wiki/authorization.rst b/docs/tutorials/wiki/authorization.rst index 4c9a77759..bf88c3bd8 100644 --- a/docs/tutorials/wiki/authorization.rst +++ b/docs/tutorials/wiki/authorization.rst @@ -60,6 +60,10 @@ look like so: :linenos: :language: python +.. note:: + (Your ``config.scan('tutorial')`` needs the package name you used + instead of "tutorial", if you used a different name.) + Add ``security.py`` ~~~~~~~~~~~~~~~~~~~ -- cgit v1.2.3