minor doc addition

This commit is contained in:
Nejc Zupan 2012-12-24 12:26:03 +01:00
parent 7c69fd14e2
commit 30dd6a7dc7
1 changed files with 1 additions and 1 deletions

View File

@ -189,7 +189,7 @@ def get_roles(username=None, user=None, obj=None):
Arguments ``username`` and ``user`` are mutually exclusive. You
can either set one or the other, but not both. if ``username`` and
``user`` are not given, the authenticated member will be used.
``user`` are not given, the currently authenticated member will be used.
:param username: Username of the user for which to get roles.
:type username: string