mirror of
https://github.com/inventree/InvenTree
synced 2025-07-25 12:54:23 +00:00
- installed django_crispy_forms - added EditPartForm in part/forms.py - Vastly simplified parts views by using class views (need to do this for the other apps too!)