mpkasp / django-bom

A simple bill of materials app built using the django web framework.
GNU General Public License v3.0
107 stars 41 forks source link

Fix 500 error on subpart edit save #102

Closed princess-fixturfab closed 2 years ago

princess-fixturfab commented 2 years ago

This PR is related to https://github.com/mpkasp/django-bom/issues/101

It fixes the internal server error raised after updating the quantity of a subpart.