Files
pretix_original/src/pretix/base/services
b638c00952 Time machine mode [Z#23129725] (#3961)
Allows organizers to test their shop as if it were a different date and time.

Implemented using a time_machine_now() function which is used instead of regular now(), which can overlay the real date time with a value from a ContextVar, assigned from a session value in EventMiddleware.

For more information, see doc/development/implementation/timemachine.rst

---------

Co-authored-by: Richard Schreiber <schreiber@rami.io>
Co-authored-by: Raphael Michel <michel@rami.io>
2024-05-17 10:52:17 +02:00
..
2023-02-09 09:46:46 +01:00
2024-05-17 10:52:17 +02:00
2023-02-15 15:05:13 +01:00
2023-11-27 18:27:47 +01:00
2024-05-03 14:34:51 +02:00
2023-06-27 09:34:39 +02:00
2023-01-19 11:46:30 +01:00