2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-12 01:55:39 +00:00
This commit is contained in:
Oliver Walters
2017-03-28 23:38:12 +11:00
parent b5dc22f33a
commit 7ce5a9a7e5
11 changed files with 29 additions and 20 deletions

View File

@ -19,4 +19,4 @@ class PartCategorySerializer(serializers.ModelSerializer):
fields = ('pk',
'name',
'description',
'path')
'path')