mirror of
https://github.com/inventree/InvenTree.git
synced 2025-08-01 17:41:33 +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