mirror of
https://github.com/pretix/pretix.git
synced 2026-01-28 01:12:29 +00:00
This simplifies providing an `event_view` method which works as decorator for presale/ views (e.g. for plugins), providing passing requests with event and organizer context if possible, and re-routing or failing appropriately otherwise.