app/soc/models/organization.py
2008-10-01 Pawel Solyga Fixed models based on output from graph.py script and comments on
2008-09-30 Pawel Solyga Add org ReferenceProperty to Administrator model (many:1 relationship associating Administrators with specific Organization). Update Organization model __doc__ string with information about the back-reference 'admins'.
2008-09-29 Todd Larsen Take advantage of the Model inheritance provided by polymodel.PolyModel to
2008-09-21 Pawel Solyga Remove Author model (use Person instead). Update models after removing Author. Add new Sponsor, Organization models.
less more (0) tip