loefsys.indexpage.views module

Module defining the view for the index page.

class loefsys.indexpage.views.IndexpageView(**kwargs)

Bases: LoginRequiredMixin, View

View for loading the index page.

get(request)

Handle the get request for the index page.