AKPlan.views module
- class AKPlan.views.PlanIndexView(**kwargs)[source]
Bases:
FilterByEventSlugMixin
,ListView
Default plan view
Shows two lists of current and upcoming AKs and a graphical full plan below
- class AKPlan.views.PlanScreenView(**kwargs)[source]
Bases:
PlanIndexView
Plan view optimized for screens and projectors
This again shows current and upcoming AKs as well as a graphical plan, but no navigation elements and trys to use the available space as best as possible such that no scrolling is needed.
The view contains a frontend functionality for auto-reload.
- class AKPlan.views.PlanRoomView(**kwargs)[source]
Bases:
FilterByEventSlugMixin
,DetailView
Plan view for a single room
- class AKPlan.views.PlanTrackView(**kwargs)[source]
Bases:
FilterByEventSlugMixin
,DetailView
Plan view for a single track