Files
pretix_cgo/src/pretix/control
Raphael MichelandRaphael Michel cb60860c44 rders: Fix N+1 query issues on order detail and change page
There is one I couldn't fix: Loading the list of tax rules for every
select box on the OrderChange page. Unfortunately, Django has a
cache-breaking .all() in ModelChoiceField and that would need nasty
patching that didn't feel worth it
2026-07-23 13:40:30 +02:00
..
2025-10-10 15:32:46 +02:00
2025-10-10 15:32:46 +02:00
2026-03-17 14:43:56 +01:00
2026-03-17 14:43:56 +01:00
2026-07-07 17:03:25 +02:00