Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
itminedu
synnefo
Commits
91c4353c
Commit
91c4353c
authored
Jan 11, 2013
by
Sofia Papagiannaki
Browse files
Stylistic change
parent
88b413ef
Changes
1
Hide whitespace changes
Inline
Side-by-side
snf-astakos-app/astakos/im/models.py
View file @
91c4353c
...
...
@@ -1258,7 +1258,8 @@ class ProjectApplication(models.Model):
@
property
def
grants
(
self
):
return
self
.
projectresourcegrant_set
.
values
(
'member_capacity'
,
'resource__name'
,
'resource__service__name'
)
return
self
.
projectresourcegrant_set
.
values
(
'member_capacity'
,
'resource__name'
,
'resource__service__name'
)
@
property
def
resource_policies
(
self
):
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment