users

Functions

intranet.apps.users.templatetags.users.argument_request_user(obj, func_name)[source]

Pass request.user as an argument to the given function call.

intranet.apps.users.templatetags.users.user_attr(username, attribute)[source]

Gets an attribute of the user with the given username.