app/soc/models/mentor.py
Sat, 31 Jan 2009 14:39:05 +0000 Pawel Solyga Small changes in Mentor model (we don't inherit from Reviewer anymore since model inheritance is not supported in datastore).
Sat, 18 Oct 2008 21:54:13 +0000 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.
Mon, 29 Sep 2008 15:34:40 +0000 Todd Larsen Take advantage of the Model inheritance provided by polymodel.PolyModel to
less more (0) tip