Files
pretix_cgo/doc
Mira c8d4815c9e LogEntryType registry (#4235)
Move display of LogEntry details from the `logentry_display` and 
`logentry_object_link` signals to a class hierarchy based approach. 
For each action_type, an instance of a subclass of `LogEntryType` 
is registered in the `log_entry_types` registry.

Analogous to EventPluginSignal, this registry is an `EventPluginRegistry`, 
so it keeps track of the plugin the LogEntryType is defined in.

---------

Co-authored-by: Raphael Michel <michel@rami.io>
Co-authored-by: Richard Schreiber <schreiber@rami.io>
2025-01-16 13:05:57 +01:00
..
2025-01-14 19:49:23 +01:00
2025-01-16 13:05:57 +01:00
2023-02-10 16:37:57 +01:00
2024-10-25 21:58:14 +02:00
2014-09-08 15:54:08 +02:00
2023-02-13 14:12:29 +01:00
2019-11-20 12:55:19 +01:00
2015-01-19 01:10:35 +01:00