mirror of
https://gitlab.crans.org/bde/nk20
synced 2025-06-23 10:56:35 +02:00
[WEI] Implement WEI Survey front
This commit is contained in:
@ -918,6 +918,7 @@ class WEISurveyView(LoginRequiredMixin, BaseFormView, DetailView):
|
||||
|
||||
def dispatch(self, request, *args, **kwargs):
|
||||
obj = self.get_object()
|
||||
self.object = obj
|
||||
|
||||
wei = obj.wei
|
||||
today = date.today()
|
||||
|
Reference in New Issue
Block a user