mirror of
https://github.com/inventree/InvenTree.git
synced 2026-07-09 00:21:34 +00:00
8b59d8c04a
* 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