add new data and editor permissions
This commit is contained in:
parent
8ffa982882
commit
b88b6c3a29
18 changed files with 160 additions and 60 deletions
|
@ -294,7 +294,7 @@ class CustomLocation:
|
|||
|
||||
return result
|
||||
|
||||
def details_display(self):
|
||||
def details_display(self, **kwargs):
|
||||
return {
|
||||
'id': self.pk,
|
||||
'display': [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue