app/soc/views/__init__.py
author Sverre Rabbelier <srabbelier@gmail.com>
Fri, 23 Jan 2009 21:18:39 +0000
changeset 934 9fcc08971efe
parent 54 03e267d67478
child 2065 edac5ddc8ef0
permissions -rw-r--r--
Add a 'pick' view to the appropriate views Only views that represent entities that are pointed to by a ReferenceProperty at some point are considered 'appropriate'. Patch by: Sverre Rabbelier