AKModel.views.status module

class AKModel.views.status.EventOverviewWidget[source]

Bases: TemplateStatusWidget

Status page widget: Event overview

class AKModel.views.status.EventCategoriesWidget[source]

Bases: TemplateStatusWidget

Status page widget: Category information

Show all categories of the event together with the number of AKs belonging to this category. Offers an action to add a new category.

class AKModel.views.status.EventRoomsWidget[source]

Bases: TemplateStatusWidget

Status page widget: Category information

Show all rooms of the event. Offers actions to add a single new room as well as for batch creation.

class AKModel.views.status.EventAKsWidget[source]

Bases: TemplateStatusWidget

Status page widget: AK information

Show information about the AKs of this event. Offers a long list of AK-related actions and also scheduling actions of AKScheduling is active

class AKModel.views.status.EventRequirementsWidget[source]

Bases: TemplateStatusWidget

Status page widget: Requirement information information

Show information about the requirements of this event. Offers actions to add new requirements or to get a list of AKs having a given requirement.

class AKModel.views.status.EventStatusView(**kwargs)[source]

Bases: EventSlugMixin, StatusView

View: Show a status dashboard for the given event