app/soc/logic/__init__.py
author Sverre Rabbelier <srabbelier@gmail.com>
Fri, 12 Dec 2008 00:34:39 +0000
changeset 722 a59eaa177562
parent 310 0386d634ad9f
child 2065 edac5ddc8ef0
permissions -rw-r--r--
Added getForCurrentAccount to user.Logic It returns the user entity associated with the currently logged in user. Patch by: Sverre Rabbelier