AKPlan.views module
- class AKPlan.views.PlanIndexView(**kwargs)[source]
Bases:
FilterByEventSlugMixin,ListViewDefault plan view
Shows two lists of current and upcoming AKs and a graphical full plan below
- class AKPlan.views.PlanScreenView(**kwargs)[source]
Bases:
PlanIndexViewPlan 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,DetailViewPlan view for a single room
- class AKPlan.views.PlanTrackView(**kwargs)[source]
Bases:
FilterByEventSlugMixin,DetailViewPlan view for a single track