Fix repr in ClusterUser.
commit28290ee4cfa72978a525a80ac3ac0bb52fa67012
authorChance Zibolski <chance.zibolski@gmail.com>
Wed, 7 Aug 2013 20:39:21 +0000 (7 13:39 -0700)
committerChance Zibolski <chance.zibolski@gmail.com>
Wed, 7 Aug 2013 20:39:21 +0000 (7 13:39 -0700)
tree7695e88b06914e0a071e37bdface76b1a63049ff
parent8557051f70f40c4b64a6b10b4e1657086ef7841d
Fix repr in ClusterUser.

Now Profiles and Organizations repr's are consistent with their real_type being
printed, rather than the ClusterUser type.

refs #14367
ganeti_web/models.py