mirror of
https://github.com/pretix/pretix.git
synced 2026-07-30 09:05:08 +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.