app/soc/models/role.py
Sat, 15 Nov 2008 03:12:33 +0000 Todd Larsen Attempt to rename User.id to User.account, in preparation for making User be
Tue, 11 Nov 2008 21:07:38 +0000 Pawel Solyga Move all the properties from Person model to Role model. Update all the comments and docs according to the changes. Remove Person model.
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