mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-12 10:05:39 +00:00
Stock: Fix serializers.py
- Use of read_only PrimaryKeyRelatedField was breaking POST via API
This commit is contained in:
@ -24,4 +24,5 @@ django-stdimage==5.1.1 # Advanced ImageField management
|
||||
django-tex==1.1.7 # LaTeX PDF export
|
||||
django-weasyprint==1.0.1 # HTML PDF export
|
||||
django-debug-toolbar==2.2 # Debug / profiling toolbar
|
||||
|
||||
inventree # Install the latest version of the InvenTree API python library
|
Reference in New Issue
Block a user