InvenTree/InvenTree
Oliver 317c2666b8
Improvements for part.full_name (#5946)
* Improvements for part.full_name

- Compile and cache the template
- Reduces typical render time from ~20ms to ~0.2ms

* Force autoescape
2023-11-21 00:12:25 +11:00
..
InvenTree Improve error handling when updating currency exchange (#5939) 2023-11-20 13:14:16 +11:00
build Distinct query fix (#5916) 2023-11-15 10:18:26 +11:00
common Toggle full name display of users (#5927) 2023-11-16 13:18:01 +11:00
company Distinct query fix (#5916) 2023-11-15 10:18:26 +11:00
generic [PUI] Render status labels (#5759) 2023-10-26 21:49:38 +11:00
label CUI dependent/nested fields (#5924) 2023-11-16 11:58:51 +11:00
locale New Crowdin updates (#5926) 2023-11-20 10:53:19 +11:00
order API bug fix: Distinct query (#5940) 2023-11-20 18:25:52 +11:00
part Improvements for part.full_name (#5946) 2023-11-21 00:12:25 +11:00
plugin Refactor existing barcode API endpoints (#5937) 2023-11-20 12:51:49 +11:00
plugins Update documentation URLs (#4325) 2023-02-10 10:39:57 +11:00
report Error handling (#5923) 2023-11-15 23:11:38 +11:00
script Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00
stock API bug fix: Distinct query (#5940) 2023-11-20 18:25:52 +11:00
templates Fixes call to processField (#5943) 2023-11-20 22:03:08 +11:00
users Toggle full name display of users (#5927) 2023-11-16 13:18:01 +11:00
web [PUI] Added tests for PUI backend stuff (#5864) 2023-11-06 09:27:07 +11:00
config_template.yaml Frontend server settings (#5765) 2023-10-23 22:33:16 +11: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