app/soc/views/models/__init__.py
author Sverre Rabbelier <srabbelier@gmail.com>
Tue, 27 Jan 2009 13:36:45 +0000
changeset 1012 73f0b61f2d9d
parent 364 ab47d3f494b3
child 2065 edac5ddc8ef0
permissions -rw-r--r--
Fold checkAgreesToSiteToS into checkIsUser No use in having a check that's not used except in another checker anyway, so might as well fold it in. Patch by: Sverre Rabbelier