Files
pretix_cgo/src
Maico Timmerman 584d869729 Event creation: call plugin installed() after persisting event (#2133)
With #2089, PluginConfig.installed() is also called for newly created events.
However, the passed event argument is still not committed. The plugins
cannot use the event to insert or select objects, as it does not have an
ID yet.
2021-06-22 09:26:21 +02:00
..
2021-03-31 13:20:11 +02:00
2021-06-18 19:25:08 +02:00