__init__.py
author Lennard de Rijk <ljvderijk@gmail.com>
Wed, 21 Jan 2009 18:50:22 +0000
changeset 881 1ad41c8d05e9
parent 63 9b1909e46633
permissions -rw-r--r--
Added created and last modified timestamps to the group_app model. Also edited the templates to show some extra information. The review template has the names for the new properties hard coded because the auto_add and auto_add_now datetimeproperties don't show up in the fields of the entity. Patch by: Lennard de Rijk