mirror of
https://github.com/inventree/InvenTree.git
synced 2026-08-02 03:32:55 +00:00
- We need to prevent certain operations from running when we are importing data - This is to prevent unique database constraints from being violated - Do not register plugins during data import - Do not launch notification events