app/soc/logic/models/__init__.py
author Sverre Rabbelier <srabbelier@gmail.com>
Fri, 23 Jan 2009 21:17:01 +0000
changeset 933 7331232d6356
parent 312 3488234b329f
child 2065 edac5ddc8ef0
permissions -rw-r--r--
Added a 'pick' view This view can be used to pick a specific document and then redirect to another view. Patch by: Sverre Rabbelier