Added missing comment to soc/views/models/club.py.
authorLennard de Rijk <ljvderijk@gmail.com>
Fri, 23 Jan 2009 11:40:35 +0000
changeset 919 3f9072bab1d4
parent 918 295c0d4f6d98
child 920 39badbfb80be
Added missing comment to soc/views/models/club.py. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
app/soc/views/models/club.py
--- a/app/soc/views/models/club.py	Fri Jan 23 11:39:14 2009 +0000
+++ b/app/soc/views/models/club.py	Fri Jan 23 11:40:35 2009 +0000
@@ -105,6 +105,7 @@
 
     Args:
       request: the standard Django HTTP request object
+      access_type : the name of the access type which should be checked
       page_name: the page name displayed in templates as page and header title
       params: a dict with params for this View
       kwargs: the Key Fields for the specified entity