mirror of
https://github.com/wger-project/wger.git
synced 2026-02-17 16:07:53 +01:00
Merge pull request #2192 from cryptbrn/feature/show-brand-on-ingredientinfo
add brand and common name on ingredientinfo serializer
This commit is contained in:
@@ -166,6 +166,8 @@ class IngredientInfoSerializer(serializers.ModelSerializer):
|
||||
'source_url',
|
||||
'code',
|
||||
'name',
|
||||
'common_name',
|
||||
'brand',
|
||||
'created',
|
||||
'last_update',
|
||||
'last_imported',
|
||||
|
||||
Reference in New Issue
Block a user