mirror of
https://code.eliotberriot.com/funkwhale/funkwhale.git
synced 2025-10-03 19:49:16 +02:00
See #170: store and compute modification date on artists
This commit is contained in:
parent
b5297150f0
commit
1654044a9f
12 changed files with 85 additions and 7 deletions
|
@ -77,6 +77,7 @@ class RelatedField(serializers.RelatedField):
|
|||
self.display_value(item),
|
||||
)
|
||||
for item in queryset
|
||||
if self.serializer
|
||||
]
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue