author | Lennard de Rijk <ljvderijk@gmail.com> |
Sat, 21 Feb 2009 17:10:18 +0000 | |
changeset 1438 | e484f9acf999 |
parent 1437 | eec60d5bbe95 |
child 1439 | 4d78f2f71ce5 |
--- a/app/soc/views/helper/access.py Sat Feb 21 17:05:52 2009 +0000 +++ b/app/soc/views/helper/access.py Sat Feb 21 17:10:18 2009 +0000 @@ -597,8 +597,8 @@ Raises: AccessViolationResponse: - * if no Group is found - * if the Group status is not active + * if no entity is found + * if the entity status is not active """ self.checkIsUser(django_args)