app/soc/logic/__init__.py
author Pawel Solyga <Pawel.Solyga@gmail.com>
Sat, 15 Nov 2008 21:46:23 +0000
changeset 483 70f21691b0e1
parent 310 0386d634ad9f
child 2065 edac5ddc8ef0
permissions -rw-r--r--
Fix broken User link_name validations. Changes in r1014 still caused some problems so I came out with new idea to compare User accounts (previously called "id"). Patch by: Pawel Solyga