Adjustments to admin.py for view, fix Role using charfield as primary key, adjusted...
authorSiobhan Tully <stully@verivue.com>
Fri, 10 May 2013 19:53:14 +0000 (15:53 -0400)
committerSiobhan Tully <stully@verivue.com>
Fri, 10 May 2013 19:53:14 +0000 (15:53 -0400)
commit47ae1b51a8639f63e2a9785126dbd7b87fe99d66
treeeb7a4f75bb4ff4dd3bedff32b3273aa4adc8b32a
parentaa1bcd5fe20fa845d065bc55d90c87708126bff4
Adjustments to admin.py for view, fix Role using charfield as primary key, adjusted openstack/managers.py to fill the charfield instead of the pk
planetstack/core/admin.py
planetstack/core/models/role.py
planetstack/core/serializers.py
planetstack/openstack/manager.py