app/soc/models/administrator.py
2008-10-18 Pawel Solyga Remove not used imports in models. Fix missing spaces in models when operator not preceded by a space. Add missing ugettext_lazy import to Proposal model.
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.
2008-07-18 Todd Larsen Major reorganization of the soc svn repo, to merge into a single App Engine
less more (0) tip