Move all the properties from Person model to Role model. Update all the comments...
commit06c5176d32ba23337e6a439e91a1705bebe23d0a
authorPawel Solyga <Pawel.Solyga@gmail.com>
Tue, 11 Nov 2008 21:07:38 +0000 (11 21:07 +0000)
committerPawel Solyga <Pawel.Solyga@gmail.com>
Tue, 11 Nov 2008 21:07:38 +0000 (11 21:07 +0000)
tree39917e639c3515d357d3fe868e822b1d12659b12
parenteea9e161d271921db90d886c052ac5024ba838ad
Move all the properties from Person model to Role model. Update all the comments and docs according to the changes. Remove Person model.

Patch by: Pawel Solyga
app/soc/models/role.py [moved from app/soc/models/person.py with 80% similarity]