Added support for Generic Tags. Tags can be applied to Node, Site, Slice, Sliver...
authorSiobhan Tully <stully@verivue.com>
Fri, 21 Jun 2013 15:35:33 +0000 (11:35 -0400)
committerSiobhan Tully <stully@verivue.com>
Fri, 21 Jun 2013 15:35:33 +0000 (11:35 -0400)
commitde5450d5e78802e77c397f0833a6f176c137ef81
tree0098c210fef0c8de4f92cee09bc5ace476f75818
parente4d36821aed0d7b980744d4f3d964fc5377966ab
Added support for Generic Tags.  Tags can be applied to Node, Site, Slice, Sliver.  Adjusted relation_name for SliceTags to not conflict with generic tag.
planetstack/core/admin.py
planetstack/core/models/__init__.py
planetstack/core/models/node.py
planetstack/core/models/site.py
planetstack/core/models/slice.py
planetstack/core/models/slicetag.py
planetstack/core/models/sliver.py
planetstack/core/models/tag.py [new file with mode: 0644]