app/soc/models/__init__.py
author Todd Larsen <tlarsen@google.com>
Wed, 15 Oct 2008 19:33:50 +0000
changeset 342 72482d8e5b34
parent 54 03e267d67478
child 628 6685c7b56d50
permissions -rw-r--r--
Remove the proposed WorksAuthors many:many relation and promote the "founder" property from Document up to Work. Update all subclasses of Work and any affected views accordingly. This addresses review comments here: http://code.google.com/p/soc/source/detail?r=786 Patch by: Todd Larsen Review by: to-be-reviewed