InvenTree/InvenTree
Oliver 200bc5bd3d
Use prefetch to improve query efficiency (#5613)
- Significantly improves performance of users.models.update_group_roles() function
- Ref: https://github.com/inventree/InvenTree/pull/5612
2023-09-25 13:24:39 +10:00
..
InvenTree Update urls.py (#5603) 2023-09-24 09:00:37 +10:00
build Update required parts for build orders (#5542) 2023-09-15 10:04:54 +10:00
common Fix missing filters for get settings validator (#5480) 2023-09-10 21:37:21 +10:00
company Primary address fix (#5592) 2023-09-23 10:14:59 +10:00
generic Bump deps (#5385) 2023-08-06 21:39:15 +10:00
label Add validation check to "Convert to Variant" form (#5583) 2023-09-21 13:22:20 +10:00
locale New Crowdin updates (#5550) 2023-09-20 09:58:33 +10:00
order [PUI] Attachment table (#5525) 2023-09-12 11:45:23 +10:00
part Update minimum_stock field (#5609) 2023-09-25 07:26:26 +10:00
plugin Plugin loading fixes (#5572) 2023-09-20 13:32:34 +10:00
plugins Update documentation URLs (#4325) 2023-02-10 10:39:57 +11:00
report Bump deps (#5385) 2023-08-06 21:39:15 +10:00
script Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00
stock Add validation check to "Convert to Variant" form (#5583) 2023-09-21 13:22:20 +10:00
templates Primary address fix (#5592) 2023-09-23 10:14:59 +10:00
users Use prefetch to improve query efficiency (#5613) 2023-09-25 13:24:39 +10:00
web [P UI] Make base url configurable (#5577) 2023-09-21 09:39:05 +10:00
config_template.yaml [P UI] Make base url configurable (#5577) 2023-09-21 09:39:05 +10:00
gunicorn.conf.py Skip ready functions if not in main thread or plugins are not loaded yet (#5005) 2023-07-26 08:33:13 +10:00
manage.py Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00