mirror of
https://github.com/inventree/InvenTree.git
synced 2026-04-14 15:28:52 +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