mirror of
https://github.com/inventree/InvenTree.git
synced 2026-05-15 05:57:41 +00:00
017ccaa27a
* collect mixins dynamically * remove unfinsihed option to reorder mixins * clean up settings * fix text * fix mixin lookup * stupid error * fix assertations * use regustered function instead of private dict * switch to dict for reg * fix test * makke sure mixins also works with class * cleanup * fix reqs * fix test assertations