app/soc/views/home.py
changeset 500 44ea4620c5c0
parent 499 d22e4fe8e64b
child 512 aae25d2b4464
--- a/app/soc/views/home.py	Mon Nov 17 10:36:35 2008 +0000
+++ b/app/soc/views/home.py	Mon Nov 17 12:18:09 2008 +0000
@@ -46,8 +46,7 @@
 
   Args:
     request: the standard django request object.
-    page: a soc.logic.site.page.Page object which is abstraction that
-      combines a Django view with sidebar menu info
+    page_name: the page name displayed in templates as page and header title
     path: path (entire "scoped" portion combined with the link_name)
       used to retrieve the Group's "home" settings
     template: the template path to use for rendering the template