app/soc/views/__init__.py
author Lennard de Rijk <ljvderijk@gmail.com>
Mon, 08 Dec 2008 17:31:33 +0000
changeset 715 51703b18ef2e
parent 54 03e267d67478
child 2065 edac5ddc8ef0
permissions -rw-r--r--
Adds the removal of requests from the datastore when a new role entity is created. This uses the classname from the role entity as the type of role in the request. Patch by: Lennard de Rijk