only return requested keys
This commit is contained in:
parent
d89dd35892
commit
77b19abd74
2 changed files with 2 additions and 2 deletions
|
|
@ -312,7 +312,6 @@ class Edit(models.Model):
|
|||
'user',
|
||||
]
|
||||
response = {
|
||||
'type': self.type
|
||||
}
|
||||
_map = {
|
||||
'posterFrames': 'poster_frames'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue