Start of projects (+teams/credentials/permissions) tests.

This commit is contained in:
Michael DeHaan
2013-03-31 20:02:56 -04:00
parent 3c7cac00f9
commit 33ab8ff1ab
4 changed files with 31 additions and 2 deletions

View File

@@ -542,6 +542,8 @@ class Project(CommonModel):
return False
class Permission(CommonModelNameNotUnique):
'''
A permission allows a user, project, or team to be able to use an inventory source.