Files
pretix_cgo/src/pretix/api
Michael Stapelberg c5ede32649 API: Prefetch customer in order list view (#3768)
Before this change, each order row needed an additional database query just to
resolve the customer id (integer) to customer identifier (string).

With this change, django does a database JOIN.
2023-12-11 13:02:40 +01:00
..
2021-05-07 12:00:30 +02:00
2021-05-07 12:00:30 +02:00
2022-10-25 22:35:16 +02:00
2023-02-07 15:17:19 +01:00
2021-05-07 12:00:30 +02:00