mirror of
https://github.com/daniviga/django-ram.git
synced 2026-06-02 19:36:30 +02: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