app/soc/views/models/__init__.py
author Sverre Rabbelier <srabbelier@gmail.com>
Sun, 08 Mar 2009 14:38:24 +0000
changeset 1747 02f15a955c42
parent 364 ab47d3f494b3
child 2065 edac5ddc8ef0
permissions -rw-r--r--
Provide the 'return_url' in the allocate slots view This url can then be used to post and receive JSON data from. Patch by: Sverre Rabbelier