app/soc/views/helper/__init__.py
author Sverre Rabbelier <srabbelier@gmail.com>
Sat, 06 Dec 2008 12:12:58 +0000
changeset 676 c6433532ddff
parent 268 af1d7f48b361
child 2065 edac5ddc8ef0
permissions -rw-r--r--
Swap the order of request key fields This will make it easier to remove scope_path as explicit key field at some point by having it as inplicit key field for all entities. Patch by: Sverre Rabbelier