mirror of
https://github.com/inventree/InvenTree.git
synced 2026-02-24 23:58:03 +00:00
* Improve custom maintenance mode backend (#9396) * Improve custom maintenance mode backend - Utilizing global settings functions - Will use global cache if available - Fewer DB hits per request * Twaeak query limits * Tweak test