app/soc/views/helper/access.py
changeset 2020 df3552deba66
parent 1995 768f533d91e3
child 2032 b881417db09e
--- a/app/soc/views/helper/access.py	Fri Mar 27 10:34:18 2009 +0000
+++ b/app/soc/views/helper/access.py	Fri Mar 27 11:16:35 2009 +0000
@@ -1370,7 +1370,7 @@
       django_args: a dictionary with django's arguments
       logic: the logic that should be used to fetch the entity
       field_name: the name of the field the entity uses to store it's owner
-      user: whether the entity stores the user's key name, or a reference
+      user: true iff the entity stores the user's reference, false iff keyname
     """
 
     self.checkIsUser(django_args)