app/soc/models/role.py
2009-01-21 Lennard de Rijk Changes in Role model.
2009-01-20 Todd Larsen Add the agrees_to_tos property to Roles (as its own changeset this time...).
2009-01-20 Todd Larsen This file should not have been included in r1428. Reverting...
2009-01-20 Todd Larsen Changing ReadOnlyBool to type "text" makes it display "True" or "False".
2008-12-06 Lennard de Rijk Comment fixes for state in group and role model.
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