mirror of
https://github.com/daniviga/django-ram.git
synced 2026-02-28 05:32:28 +01:00
More fixes to lables
This commit is contained in:
@@ -49,3 +49,5 @@ class CatalogSerializer(serializers.ModelSerializer):
|
||||
"price",
|
||||
)
|
||||
read_only_fields = ("creation_time", "updated_time")
|
||||
|
||||
# FIXME: add Magazine and MagazineIssue serializers
|
||||
|
||||
Reference in New Issue
Block a user