app/soc/logic/__init__.py
author Augie Fackler <durin42@gmail.com>
Tue, 27 Jan 2009 04:09:57 +0000
changeset 1008 ae1a36ef7cff
parent 310 0386d634ad9f
child 2065 edac5ddc8ef0
permissions -rw-r--r--
Fix testing views, which broke because now we need to register a proxy for the memcache API as well. Patch By: Augie Fackler <durin42@gmail.com> Review By: TBR