app/soc/__init__.py
author Pawel Solyga <Pawel.Solyga@gmail.com>
Sat, 15 Nov 2008 21:46:23 +0000
changeset 483 70f21691b0e1
parent 54 03e267d67478
child 628 6685c7b56d50
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