Remove outdated comment
This commit is contained in:
parent
3eb9076b03
commit
1b7b024bd7
@ -12,10 +12,6 @@ from atst.models.permissions import Permissions
|
|||||||
|
|
||||||
|
|
||||||
class Workspaces(object):
|
class Workspaces(object):
|
||||||
# will a request have a TO association?
|
|
||||||
# do we automatically create an entry for the request.creator in the
|
|
||||||
# workspace_roles table?
|
|
||||||
|
|
||||||
@classmethod
|
@classmethod
|
||||||
def create(cls, request, name=None):
|
def create(cls, request, name=None):
|
||||||
name = name or request.id
|
name = name or request.id
|
||||||
|
Loading…
x
Reference in New Issue
Block a user