app/soc/models/role.py
2008-11-23 Todd Larsen Provide a simple method in the Role Model class that aliases the existing
2008-11-21 Todd Larsen Move LINK_ID and SCOPE_PATH regular expressions to soc/models/linkable.py.
2008-11-15 Todd Larsen Attempt to rename User.id to User.account, in preparation for making User be
2008-11-11 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.
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-09-29 Todd Larsen Take advantage of the Model inheritance provided by polymodel.PolyModel to
less more (0) tip