mirror of
https://github.com/inventree/InvenTree.git
synced 2026-01-06 22:20:26 -06: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!)