2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-23 15:20:55 +00:00

Replace "edit part category" form

This commit is contained in:
Oliver
2021-06-30 01:04:39 +10:00
parent c425f36a35
commit 621f47e46c
8 changed files with 62 additions and 13 deletions

@ -39,6 +39,7 @@ class CategorySerializer(InvenTreeModelSerializer):
'name',
'description',
'default_location',
'default_keywords',
'pathstring',
'url',
'parent',